MobileServiceAuthenticationProvider Enum

Definition

Authentication providers supported by Mobile Services.

public enum MobileServiceAuthenticationProvider
type MobileServiceAuthenticationProvider = 
Public Enum MobileServiceAuthenticationProvider
Inheritance
MobileServiceAuthenticationProvider

Fields

Facebook 3

Facebook authentication provider.

Google 1

Google authentication provider.

MicrosoftAccount 0

Microsoft Account authentication provider.

Twitter 2

Twitter authentication provider.

WindowsAzureActiveDirectory 4

Azure Active Directory authentication provider.

Applies to