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

 

Classes

Class Description
System_CAPS_pubclass AzureActiveDirectoryOpenIdConnectAuthenticatedContext

This class represents the context used as part of the M:Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationHandler.AuthenticateCoreAsync code path.

System_CAPS_pubclass AzureActiveDirectoryOpenIdConnectAuthenticationOptions

The AzureActiveDirectoryOpenIdConnectAuthenticationOptions provides options for the OWIN T:Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationMiddleware class.

System_CAPS_pubclass AzureActiveDirectoryOpenIdConnectRequestTokenContext

This class represents the context used as part of the RequestToken code path.

System_CAPS_pubclass AzureActiveDirectoryOpenIdConnectReturnEndpointContext

This class represents the context used as part of the M:Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory.AzureActiveDirectoryOpenIdConnectAuthenticationHandler.ProcessCallbackPathRequestAsync code path.

Interfaces

Interface Description
System_CAPS_pubinterface IAzureActiveDirectoryOpenIdConnectAuthenticationProvider

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

Return to top