Partilhar via


BuiltInAuthenticationProvider Enumeração

Definição

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
Herança
BuiltInAuthenticationProvider
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Nome Valor Description
AzureActiveDirectory 0
Facebook 1
Google 2
MicrosoftAccount 3
Twitter 4
Github 5

Aplica-se a