Share via


AzureActiveDirectoryValidation.AllowedAudience Property

Definition

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

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

Property Value

String[]

Implements

Attributes

Applies to