Partager via


AuthenticationType Énumération

Définition

Définit des valeurs pour 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
Héritage
AuthenticationType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Basic 2
Invalid 0
None 1
NTLM 3

S’applique à