Defines enums for use with the Queue service.
- Source:
Members
-
Permission types.
Type:
- string
- Source:
Properties:
Name Type Default Description READ
string r ADD
string a UPDATE
string u PROCESS
string p
Defines enums for use with the Queue service.
Permission types.
Name | Type | Default | Description |
---|---|---|---|
READ |
string | r | |
ADD |
string | a | |
UPDATE |
string | u | |
PROCESS |
string | p |