Share via


AzureActiveDirectory.Validation Property

Definition

Gets or sets the configuration settings of the Azure Active Directory token validation flow.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to