IdentityProviderType type

Defines values for IdentityProviderType.
KnownIdentityProviderType can be used interchangeably with IdentityProviderType, this enum contains the known values that the service supports.

Known values supported by the service

facebook: Facebook as Identity provider.
google: Google as Identity provider.
microsoft: Microsoft Live as Identity provider.
twitter: Twitter as Identity provider.
aad: Azure Active Directory as Identity provider.
aadB2C: Azure Active Directory B2C as Identity provider.

type IdentityProviderType = string