Permission to perform an action on an object or folder.
Values
|
Name |
Value |
Description |
|
None |
0 |
No permissions. |
|
List |
2 |
Permission to list objects in folder. |
|
Read |
4 |
Permission to read object details. |
|
Publish |
8 |
Permission to publish books. |
|
Write |
16 |
Permission to update object details. |
|
Delete |
32 |
Permission to delete objects. |
|
ChangeReleaseState |
64 |
Permission to change objects release state. |
|
ChangeVersion |
128 |
Permission to change an objects version. |
|
ChangePermission |
256 |
Permission to change permissions. |
|
ModifyFolders |
512 |
Permission to modify folders. |
|
All |
1023 |
All permissions. |