Dela via


QueueAudience.PublicAudience Property

Definition

Default Audience. Use to acquire a token for authorizing requests to any Azure Storage account

Resource ID: "https://storage.azure.com/ ".

If no audience is specified, this is the default value.

public static Azure.Storage.Queues.Models.QueueAudience PublicAudience { get; }
static member PublicAudience : Azure.Storage.Queues.Models.QueueAudience
Public Shared ReadOnly Property PublicAudience As QueueAudience

Property Value

Applies to