Dela via


FederatedIdentityCredentialProperties.Audience Property

Definition

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

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

Property Value

String[]

Implements

Attributes

Applies to