Compartir a través de


AzureActiveDirectoryValidation.AllowedAudience 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.Owned)]
public string[] AllowedAudience { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.AllowedAudience : string[] with get, set
Public Property AllowedAudience As String()

Property Value

String[]

Implements

Attributes

Applies to