Share via


LegacyMicrosoftAccount.Validation Property

Definition

Gets or sets the configuration settings of the legacy Microsoft Account provider token validation flow.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to