TopicDescription.Authorization Property

Definition

Gets the authorization rules for the description.

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

Property Value

The authorization rules for the description.

Applies to