Partager via


SiteConfig.ScmMinTlsVersion Propriété

Définition

Obtient ou définit scmMinTlsVersion : configure la version minimale de TLS requise pour les requêtes SSL pour le site SCM. Les valeurs possibles sont les suivantes : « 1.0 », « 1.1 », « 1.2 »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à