Compartir a través de


SslState Enumeración

Definición

Define valores para 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
Herencia
SslState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Disabled 0
IpBasedEnabled 2
SniEnabled 1

Se aplica a