Enum TokenScope
- Namespace
- Microsoft.Azure.ServiceBus.Primitives
- Assembly
- Microsoft.Azure.ServiceBus.dll
A enum representing the scope of the SecurityToken.
public enum TokenScope
Fields
Entity = 1
The entity.
Namespace = 0
The namespace.
A enum representing the scope of the SecurityToken.
public enum TokenScope
Entity = 1
The entity.
Namespace = 0
The namespace.