Condividi tramite


SslState Enumerazione

Definizione

Definisce i valori per 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
Ereditarietà
SslState
Attributi
Newtonsoft.Json.JsonConverterAttribute

Campi

Disabled 0
IpBasedEnabled 2
SniEnabled 1

Si applica a