Share via


FederatedIdentityCredential.Audiences Property

Definition

The list of audiences that can appear in the issued token.

public Azure.Provisioning.BicepList<string> Audiences { get; set; }
member this.Audiences : Azure.Provisioning.BicepList<string> with get, set
Public Property Audiences As BicepList(Of String)

Property Value

Applies to