Freigeben über


SiteConfigResource.ScmMinTlsVersion Eigenschaft

Definition

Ruft scmMinTlsVersion ab oder legt sie fest: konfiguriert die mindestversion von TLS, die für SSL-Anforderungen für den SCM-Standort erforderlich ist. Mögliche Werte: "1.0", "1.1", "1.2"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scmMinTlsVersion")]
public string ScmMinTlsVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scmMinTlsVersion")>]
member this.ScmMinTlsVersion : string with get, set
Public Property ScmMinTlsVersion As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: