次の方法で共有


AzureActiveDirectoryValidation.AllowedAudience Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> AllowedAudience { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.AllowedAudience : System.Collections.Generic.List<string> with get, set
Public Property AllowedAudience As List(Of String)

Property Value

Implements

Attributes

Applies to