SiteAuthSettingsInner.ValidateIssuer Proprietà

Definizione

Ottiene un valore che indica se l'autorità emittente deve essere un URL HTTPS valido e convalidare come tale.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.validateIssuer")]
public bool? ValidateIssuer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.validateIssuer")>]
member this.ValidateIssuer : Nullable<bool> with get, set
Public Property ValidateIssuer As Nullable(Of Boolean)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a