Compartir a través de


AuthenticationType Enumeración

Definición

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
Herencia
AuthenticationType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

ADPassword 1
SQL 0

Se aplica a