Partager via


SiteConfigResource.MinTlsVersion Propriété

Définition

Obtient ou définit minTlsVersion : configure la version minimale de TLS requise pour les requêtes SSL. Les valeurs possibles incluent : '1.0', '1.1', '1.2'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à