summaryrefslogtreecommitdiffstats
path: root/samples/OAuth2ProtectedWebApi/Global.asax
blob: 87e66deec1e43d18c6f4200e2b97df5476f248b6 (plain)
1
<%@ Application Codebehind="Global.asax.cs" Inherits="OAuth2ProtectedWebApi.WebApiApplication" Language="C#" %>