Owin Namespace

 

The Owin namespace contains extension types for OWIN.

ClassDescription
System_CAPS_pubclassActiveDirectoryFederationServicesBearerAuthenticationExtensions

Extension methods provided by the ADFS JWT bearer token middleware.

System_CAPS_pubclassAppBuilderUseExtensions

Extension methods for IAppBuilder.

System_CAPS_pubclassCookieAuthenticationExtensions

Extension methods provided by the cookies authentication middleware

System_CAPS_pubclassCorsExtensions

Extension methods for adding CorsMiddleware to an application pipeline.

System_CAPS_pubclassDefaultFilesExtensions

Extension methods for the DefaultFilesMiddleware

System_CAPS_pubclassDirectoryBrowserExtensions

Extension methods for the DirectoryBrowserMiddleware

System_CAPS_pubclassErrorPageExtensions

IAppBuilder extension methods for the ErrorPageMiddleware.

System_CAPS_pubclassFacebookAuthenticationExtensions

Extension methods for using FacebookAuthenticationMiddleware

System_CAPS_pubclassFileServerExtensions

Extension methods that combine all of the static file middleware components: Default files, directory browsing, send file, and static files

System_CAPS_pubclassGoogleAuthenticationExtensions

Extension methods for using GoogleAuthenticationMiddleware

System_CAPS_pubclassJwtBearerAuthenticationExtensions

Extension methods provided by the JWT bearer token middleware.

System_CAPS_pubclassMapExtensions

Extension methods for the MapMiddleware

System_CAPS_pubclassMapWhenExtensions

Extension methods for the MapWhenMiddleware

System_CAPS_pubclassMicrosoftAccountAuthenticationExtensions

Extension methods for using MicrosoftAccountAuthenticationMiddleware

System_CAPS_pubclassOAuthAuthorizationServerExtensions

Extension methods to add Authorization Server capabilities to an OWIN pipeline

System_CAPS_pubclassOAuthBearerAuthenticationExtensions

Extension methods to add OAuth Bearer authentication capabilities to an OWIN application pipeline

System_CAPS_pubclassOpenIdConnectAuthenticationExtensions

Extension methods for using OpenIdConnectAuthenticationMiddleware

System_CAPS_pubclassStaticFileExtensions

Extension methods for the StaticFileMiddleware

System_CAPS_pubclassTwitterAuthenticationExtensions

Extension methods for using TwitterAuthenticationMiddleware

System_CAPS_pubclassWelcomePageExtensions

IAppBuilder extensions for the WelcomePageMiddleware.

System_CAPS_pubclassWindowsAzureActiveDirectoryBearerAuthenticationExtensions

Extension methods provided by the Windows Azure Active Directory JWT bearer token middleware.

System_CAPS_pubclassWsFederationAuthenticationExtensions

Extension methods for using WsFederationAuthenticationMiddleware

EnumerationDescription
System_CAPS_pubenumPipelineStage

An ordered list of known Asp.Net integrated pipeline stages. More details on the ASP.NET integrated pipeline can be found at http://msdn.microsoft.com/library/system.web.httpapplication.aspx

Return to top
Show: