Share 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

Disabled 0
IpBasedEnabled 2
SniEnabled 1

S’applique à