TokenScope
TokenScope
| Name | Type | Description |
|---|---|---|
| ACL | Dictionary<string, string> | ACL permissions determine what actions the user or group can perform on a token, such as reading, writing, or executing a file. |
| Branches | List<string> | Branches on which token scope should be defined. |
| Module | string | Module scope for the token. |