Partager via


SslState Énumération

Définition

Définit des valeurs pour SslState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SslState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SslState = 
Public Enum SslState
Héritage
SslState
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Nom Valeur Description
Disabled 0
SniEnabled 1
IpBasedEnabled 2

S’applique à