Freigeben über


FederatedIdentityCredential.Audience Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> Audience { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.PropertyOrigin.Inlined)>]
member this.Audience : System.Collections.Generic.List<string> with get, set
Public Property Audience As List(Of String)

Property Value

Implements

Attributes

Applies to