TokenScope Enum
Definition
Enumerates the token scope for the service bus.
public enum TokenScope
type TokenScope =
Public Enum TokenScope
- Inheritance
-
TokenScope
Fields
Entity | 1 | The entity. |
Namespace | 0 | The namespace. |