Dela via


AzureClientCredentials.Audience Property

Definition

Gets or sets the audience to use for authentication with Microsoft Entra ID. The audience isn't considered when using a shared key.

public Azure.Storage.Queues.Models.QueueAudience Audience { get; set; }
member this.Audience : Azure.Storage.Queues.Models.QueueAudience with get, set
Public Property Audience As QueueAudience

Property Value

Applies to