Compartilhar 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

AzureActiveDirectory 0
Facebook 1
Google 2
MicrosoftAccount 3
Twitter 4

Aplica-se a