Microsoft.WindowsAzure.Mobile.Service.Security.Providers 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
AzureActiveDirectoryExtendedLoginProvider |
Provides an LoginProvider implementation providing support for Azure Active Directory authentication using both client and server side flow. |
AzureActiveDirectoryLoginAuthenticationProvider |
Provides a specialized Microsoft.Owin.Security.OAuth.OAuthBearerAuthenticationProvider used by the AzureActiveDirectoryLoginProvider. |
AzureActiveDirectoryLoginProvider |
Provides an LoginProvider implementation providing support for Azure Active Directory authentication. |
AzureActiveDirectoryOpenIdConnectAuthenticationProvider |
Provides a specialized Microsoft.Owin.Security.OAuth.OAuthBearerAuthenticationProvider used by the AzureActiveDirectoryExtendedLoginProvider. |
FacebookLoginAuthenticationProvider |
Provides a specialized Microsoft.Owin.Security.Facebook.FacebookAuthenticationProvider used by the FacebookLoginProvider. |
FacebookLoginProvider |
Provides an LoginProvider implementation providing support for Facebook authentication. |
GoogleLoginAuthenticationProvider |
Provides a specialized Microsoft.Owin.Security.Google.GoogleOAuth2AuthenticationProvider used by the GoogleLoginProvider. |
GoogleLoginProvider |
Provides an LoginProvider implementation providing support for Google authentication. |
MicrosoftAccountLoginAuthenticationProvider |
Provides a specialized Microsoft.Owin.Security.MicrosoftAccount.MicrosoftAccountAuthenticationProvider used by the MicrosoftAccountLoginProvider. |
MicrosoftAccountLoginProvider |
Provides an LoginProvider implementation providing support for Microsoft Account authentication. |
TwitterLoginAuthenticationProvider |
Provides a specialized Microsoft.Owin.Security.Twitter.TwitterAuthenticationProvider used by the TwitterLoginProvider. |
TwitterLoginProvider |
Provides an LoginProvider implementation providing support for Twitter authentication. |