Compartilhar via


ServerPropertiesForCreate.MinimalTlsVersion Propriedade

Definição

Obtém ou define impor uma versão mínima de TLs para o servidor. Os valores possíveis incluem: 'TLS1_0', 'TLS1_1', 'TLS1_2', 'TLSEnforcementDisabled'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a