Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AzureActiveDirectoryOpenIdConnectAuthenticatedContext |
This class represents the context used as part of the Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationHandler.AuthenticateCoreAsync code path. |
AzureActiveDirectoryOpenIdConnectAuthenticationOptions |
The AzureActiveDirectoryOpenIdConnectAuthenticationOptions provides options for the OWIN Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationMiddleware class. |
AzureActiveDirectoryOpenIdConnectRequestTokenContext |
This class represents the context used as part of the RequestToken(AzureActiveDirectoryOpenIdConnectRequestTokenContext) code path. |
AzureActiveDirectoryOpenIdConnectReturnEndpointContext |
This class represents the context used as part of the |
Interfaces
IAzureActiveDirectoryOpenIdConnectAuthenticationProvider |
Provides an abstraction enabling the caller to extend or modify the authentication flow provided by AzureActiveDirectoryExtendedLoginProvider. |
Azure SDK for .NET