Compartir a través de


GatewayHostnameConfigurationContract.Tls11Enabled Propiedad

Definición

Obtiene o establece especifica si se admite TLS 1.1.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a