SslState Enumeration

Definition

Definiert Werte für 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
Vererbung
SslState
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Disabled 0
IpBasedEnabled 2
SniEnabled 1

Gilt für: