Compartilhar via


GatewayHostnameConfigurationContract.Tls11Enabled Propriedade

Definição

Obtém ou define se o TLS 1.1 tem suporte

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tls11Enabled")]
public bool? Tls11Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tls11Enabled")>]
member this.Tls11Enabled : Nullable<bool> with get, set
Public Property Tls11Enabled As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a