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

 

Classes

Class Description
System_CAPS_pubclass AzureActiveDirectoryExtendedLoginProvider

Provides an LoginProvider implementation providing support for Azure Active Directory authentication using both client and server side flow.

System_CAPS_pubclass AzureActiveDirectoryLoginAuthenticationProvider

Provides a specialized OAuthBearerAuthenticationProvider used by the AzureActiveDirectoryLoginProvider.

System_CAPS_pubclass AzureActiveDirectoryLoginProvider

Provides an LoginProvider implementation providing support for Azure Active Directory authentication.

System_CAPS_pubclass AzureActiveDirectoryOpenIdConnectAuthenticationProvider

Provides a specialized OAuthBearerAuthenticationProvider used by the AzureActiveDirectoryExtendedLoginProvider.

System_CAPS_pubclass FacebookLoginAuthenticationProvider

Provides a specialized FacebookAuthenticationProvider used by the FacebookLoginProvider.

System_CAPS_pubclass FacebookLoginProvider

Provides an LoginProvider implementation providing support for Facebook authentication.

System_CAPS_pubclass GoogleLoginAuthenticationProvider

Provides a specialized GoogleOAuth2AuthenticationProvider used by the GoogleLoginProvider.

System_CAPS_pubclass GoogleLoginProvider

Provides an LoginProvider implementation providing support for Google authentication.

System_CAPS_pubclass MicrosoftAccountLoginAuthenticationProvider

Provides a specialized MicrosoftAccountAuthenticationProvider used by the MicrosoftAccountLoginProvider.

System_CAPS_pubclass MicrosoftAccountLoginProvider

Provides an LoginProvider implementation providing support for Microsoft Account authentication.

System_CAPS_pubclass TwitterLoginAuthenticationProvider

Provides a specialized TwitterAuthenticationProvider used by the TwitterLoginProvider.

System_CAPS_pubclass TwitterLoginProvider

Provides an LoginProvider implementation providing support for Twitter authentication.

Return to top