Partilhar via


AuthenticationType Enumeração

Definição

Define valores para AuthenticationType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AuthenticationType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AuthenticationType = 
Public Enum AuthenticationType
Herança
AuthenticationType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

ADPassword 1
SQL 0

Aplica-se a