Compartir a través de


BuiltInAuthenticationProvider Enumeración

Definición

Define valores para 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
Herencia
BuiltInAuthenticationProvider
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

AzureActiveDirectory 0
Facebook 1
Google 2
MicrosoftAccount 3
Twitter 4

Se aplica a