次の方法で共有


IdentityProviderType type

IdentityProviderType の値を定義します。
KnownIdentityProviderType は IdentityProviderType と同じ意味で使用できます。この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

facebook: Id プロバイダーとしての Facebook。
google: Id プロバイダーとしての Google。
microsoft: Id プロバイダーとしての Microsoft Live。
twitter: ID プロバイダーとしての Twitter。
aad: ID プロバイダーとしての Azure Active Directory。
aadB2C: ID プロバイダーとしての Azure Active Directory B2C。

type IdentityProviderType = string