Partager via


Server.MinimalTlsVersion Propriété

Définition

Obtient ou définit applique une version minimale de Tls pour le serveur. Les valeurs possibles incluent « TLS1_0 », « TLS1_1 », « TLS1_2 », « TLSEnforcementDisabled »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à