Table of Contents

Enum AccessRights

Namespace
Microsoft.Azure.ServiceBus.Management
Assembly
Microsoft.Azure.ServiceBus.dll
public enum AccessRights

Fields

Listen = 2

The access right is Listen.

Manage = 0

The access right is Manage.

Send = 1

The access right is Send.