Compartilhar via


GatewayHostnameConfigurationContract.Tls10Enabled Propriedade

Definição

Obtém ou define se o TLS 1.0 tem suporte

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a