QueueDescription.Authorization Property

Definition

Gets the AuthorizationRules.

public Microsoft.ServiceBus.Messaging.AuthorizationRules Authorization { get; }
member this.Authorization : Microsoft.ServiceBus.Messaging.AuthorizationRules
Public ReadOnly Property Authorization As AuthorizationRules

Property Value

The AuthorizationRules.

Applies to