ActiveDirectoryFederationServicesBearerAuthenticationExtensions Class

 

Extension methods provided by the ADFS JWT bearer token middleware.

Namespace:   Owin
Assembly:  Microsoft.Owin.Security.ActiveDirectory (in Microsoft.Owin.Security.ActiveDirectory.dll)

System::Object
  Owin::ActiveDirectoryFederationServicesBearerAuthenticationExtensions

[ExtensionAttribute]
public ref class ActiveDirectoryFederationServicesBearerAuthenticationExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticUseActiveDirectoryFederationServicesBearerAuthentication(IAppBuilder^, ActiveDirectoryFederationServicesBearerAuthenticationOptions^)

Adds Active Directory Federation Services (ADFS) issued JWT bearer token middleware to your web application pipeline.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: