Partilhar via


IdentityProviders.LegacyMicrosoftAccountValidationAllowedAudience Property

Definition

The configuration settings of the allowed list of audiences from which to validate the JWT token.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public string[] LegacyMicrosoftAccountValidationAllowedAudience { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.LegacyMicrosoftAccountValidationAllowedAudience : string[] with get, set
Public Property LegacyMicrosoftAccountValidationAllowedAudience As String()

Property Value

String[]

Implements

Attributes

Applies to