WindowsAzureActiveDirectoryBearerAuthenticationExtensions Class

 

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

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

System::Object
  Owin::WindowsAzureActiveDirectoryBearerAuthenticationExtensions

[ExtensionAttribute]
public ref class WindowsAzureActiveDirectoryBearerAuthenticationExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticUseWindowsAzureActiveDirectoryBearerAuthentication(IAppBuilder^, WindowsAzureActiveDirectoryBearerAuthenticationOptions^)

Adds Windows Azure Active Directory (WAAD) 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: