Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory Namespace

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
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationHandler.ProcessCallbackPathRequestAsync code path.

Interfaces

IAzureActiveDirectoryOpenIdConnectAuthenticationProvider

Provides an abstraction enabling the caller to extend or modify the authentication flow provided by AzureActiveDirectoryExtendedLoginProvider.