Freigeben über


GatewayHostnameConfigurationContract.Tls10Enabled Eigenschaft

Definition

Ruft ab oder legt fest, ob TLS 1.0 unterstützt wird.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: