ActiveDirectoryFederationServicesBearerAuthenticationExtensions Class

Extension methods provided by the ADFS JWT bearer token middleware.

System::Object
  Owin::ActiveDirectoryFederationServicesBearerAuthenticationExtensions

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

[ExtensionAttribute]
public ref class ActiveDirectoryFederationServicesBearerAuthenticationExtensions abstract sealed

The ActiveDirectoryFederationServicesBearerAuthenticationExtensions type exposes the following members.

  NameDescription
Public methodStatic memberUseActiveDirectoryFederationServicesBearerAuthenticationAdds Active Directory Federation Services (ADFS) issued JWT bearer token middleware to your web application pipeline.
Top

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