次の方法で共有


AzureActiveDirectory.ValidationAllowedAudience Property

Definition

The list of audiences that can make successful authentication/authorization requests.

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

Property Value

String[]

Implements

Attributes

Applies to