C# Class WebApi_BasicAuth_Thinktecture.WebApiApplication

Inheritance: System.Web.HttpApplication
显示文件 Open project: NathanGloyn/SPA-Authentication

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
ConfigureGlobal ( System.Web.Http.HttpConfiguration globalConfig ) : void
CreateConfiguration ( ) : Thinktecture.IdentityModel.Tokens.Http.AuthenticationConfiguration

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void