Partager via


BuiltInAuthenticationProvider Énumération

Définition

Définit les valeurs pour BuiltInAuthenticationProvider.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum BuiltInAuthenticationProvider
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type BuiltInAuthenticationProvider = 
Public Enum BuiltInAuthenticationProvider
Héritage
BuiltInAuthenticationProvider
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

AzureActiveDirectory 0
Facebook 1
Google 2
MicrosoftAccount 3
Twitter 4

S’applique à