Flags for the various user roles for accessing a vault.
Member | Value | Description |
---|---|---|
MFUserAccountVaultRoleAnonymousUser | 65536 | Anonymous user. |
MFUserAccountVaultRoleCannotManagePrivateViews | 32768 | Cannot manage private views and notification rules. |
MFUserAccountVaultRoleChangeMetadataStructure | 256 | Change metadata structure. |
MFUserAccountVaultRoleChangeObjectSecurity | 128 | Change permissions for all objects. |
MFUserAccountVaultRoleCreateObjects | 4 | Can create documents or other objects. |
MFUserAccountVaultRoleDefaultRoles | 3078 | The default vault roles for a normal user. |
MFUserAccountVaultRoleDefineTemplates | 4096 | Manage templates (obsolete). |
MFUserAccountVaultRoleDestroyObjects | 32 | Destroy objects. |
MFUserAccountVaultRoleForceUndoCheckout | 64 | Force undo checkout. |
MFUserAccountVaultRoleFullControl | 1 | Full control of vault. |
MFUserAccountVaultRoleInternalUser | 1024 | Internal user (as opposed to external user). |
MFUserAccountVaultRoleLogIn | 2 | Can log into the vault. |
MFUserAccountVaultRoleManageCommonViews | 8192 | Manage common views and notification rules. |
MFUserAccountVaultRoleManageTraditionalFolders | 2048 | Can create and modify traditional folders. |
MFUserAccountVaultRoleManageUserAccounts | 512 | Manage user accounts. |
MFUserAccountVaultRoleManageWorkflows | 16384 | Manage workflows. |
MFUserAccountVaultRoleNone | 0 | None. |
MFUserAccountVaultRoleSeeAllObjects | 8 | See and read all vault content (including deleted objects). |
MFUserAccountVaultRoleUndeleteObjects | 16 | See and undelete deleted objects. |
MFUserAccountVaultRoleCannotManagePrivateViews supported in M-Files 20.10.9524.7 and later.
MFUserAccountVaultRoleAnonymousUser supported in M-Files 21.12.10943.6 and later.