WindowsAzureActiveDirectoryBearerAuthenticationExtensions Class
Extension methods provided by the Windows Azure Active Directory JWT bearer token middleware.
Assembly: Microsoft.Owin.Security.ActiveDirectory (in Microsoft.Owin.Security.ActiveDirectory.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | UseWindowsAzureActiveDirectoryBearerAuthentication(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.
Show:

