WindowsAzureActiveDirectoryBearerAuthenticationExtensions Class

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

System::Object
  Owin::WindowsAzureActiveDirectoryBearerAuthenticationExtensions

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

[ExtensionAttribute]
public ref class WindowsAzureActiveDirectoryBearerAuthenticationExtensions abstract sealed

The WindowsAzureActiveDirectoryBearerAuthenticationExtensions type exposes the following members.

  NameDescription
Public methodStatic memberUseWindowsAzureActiveDirectoryBearerAuthenticationAdds Windows Azure Active Directory (WAAD) 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: