Share via


MobileServiceAuthenticationProvider 列挙型

定義

Mobile Services でサポートされている認証プロバイダー。

public enum MobileServiceAuthenticationProvider
type MobileServiceAuthenticationProvider = 
Public Enum MobileServiceAuthenticationProvider
継承
MobileServiceAuthenticationProvider

フィールド

Facebook 3

Facebook 認証プロバイダー。

Google 1

Google 認証プロバイダー。

MicrosoftAccount 0

Microsoft アカウント認証プロバイダー。

Twitter 2

Twitter 認証プロバイダー。

WindowsAzureActiveDirectory 4

Azure Active Directory 認証プロバイダー。

適用対象