共用方式為


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 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 : string[] with get, set
Public Property Audience As String()

Property Value

String[]

Implements

Attributes

Applies to