Share via


SiteConfig.MinTlsVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to