次の方法で共有


LegacyMicrosoftAccount.ValidationAllowedAudience Property

Definition

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

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

Property Value

String[]

Implements

Attributes

Applies to