Enum TokenScope
- Namespace
- Microsoft.ServiceBus
- Assembly
- Microsoft.ServiceBus.dll
Enumerates the token scope for the service bus.
public enum TokenScope
Fields
Entity = 1
The entity.
Namespace = 0
The namespace.
Enumerates the token scope for the service bus.
public enum TokenScope
Entity = 1
The entity.
Namespace = 0
The namespace.