AzureActiveDirectoryValidation.AllowedAudiences Property

Definition

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

public System.Collections.Generic.IList<string> AllowedAudiences { get; }
member this.AllowedAudiences : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedAudiences As IList(Of String)

Property Value

Applies to