Share via


SiteAuthSettingsV2.GlobalValidation Property

Definition

Gets or sets the configuration settings that determines the validation flow of users using App Service Authentication/Authorization.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to