Sdílet prostřednictvím


SslState Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
SslState
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

Disabled 0
IpBasedEnabled 2
SniEnabled 1

Platí pro