Freigeben über


SiteAuthSettingsV2.GlobalValidation Eigenschaft

Definition

Ruft die Konfigurationseinstellungen ab, die den Validierungsflow von Benutzern mithilfe von App Service Authentifizierung/Autorisierung bestimmen, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.globalValidation")]
public Microsoft.Azure.Management.WebSites.Models.GlobalValidation GlobalValidation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.globalValidation")>]
member this.GlobalValidation : Microsoft.Azure.Management.WebSites.Models.GlobalValidation with get, set
Public Property GlobalValidation As GlobalValidation

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: