Available types of permission expressions.
Member | Value | Description |
---|---|---|
MFACL | 0 | The access control list (ACL). Cannot be used as a search criterion. |
MFDeletableBy | 5 | Deletable by the user/group. |
MFEditableBy | 2 | Editable by the user/group. |
MFFullControlBy | 4 | Full control by the user/group. |
MFObjectsAttachableToThisItemBy | 6 | Objects attachable to this item by user/group. |
MFPermissionsChangeableBy | 3 | Permissions may be changed by the user/group. |
MFVisibleTo | 1 | Visible to the user/group. |