Sdílet prostřednictvím


SiteConfig.MinTlsVersion Vlastnost

Definice

Získá nebo nastaví minTlsVersion: Nakonfiguruje minimální verzi protokolu TLS vyžadovanou pro požadavky SSL. Mezi možné hodnoty patří: 1.0, 1.1, 1.2.

[Newtonsoft.Json.JsonProperty(PropertyName="minTlsVersion")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SupportedTlsVersions MinTlsVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minTlsVersion")>]
member this.MinTlsVersion : Microsoft.Azure.Management.AppService.Fluent.Models.SupportedTlsVersions with get, set
Public Property MinTlsVersion As SupportedTlsVersions

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro