Removes vault roles from the user.
| Visual Basic |
|---|
Public Sub RemoveVaultRoles( _ ByVal VaultRolesToRemove As MFUserAccountVaultRole _ ) |
| Value | Description |
|---|---|
| MFUserAccountVaultRoleAnonymousUser | Anonymous user. |
| MFUserAccountVaultRoleCannotManagePrivateViews | Cannot manage private views and notification rules. |
| MFUserAccountVaultRoleChangeMetadataStructure | Change metadata structure. |
| MFUserAccountVaultRoleChangeObjectSecurity | Change permissions for all objects. |
| MFUserAccountVaultRoleCreateObjects | Can create documents or other objects. |
| MFUserAccountVaultRoleDefaultRoles | The default vault roles for a normal user. |
| MFUserAccountVaultRoleDefineTemplates | Manage templates (obsolete). |
| MFUserAccountVaultRoleDestroyObjects | Destroy objects. |
| MFUserAccountVaultRoleForceUndoCheckout | Force undo checkout. |
| MFUserAccountVaultRoleFullControl | Full control of vault. |
| MFUserAccountVaultRoleInternalUser | Internal user (as opposed to external user). |
| MFUserAccountVaultRoleLogIn | Can log into the vault. |
| MFUserAccountVaultRoleManageCommonViews | Manage common views and notification rules. |
| MFUserAccountVaultRoleManageTraditionalFolders | Can create and modify traditional folders. |
| MFUserAccountVaultRoleManageUserAccounts | Manage user accounts. |
| MFUserAccountVaultRoleManageWorkflows | Manage workflows. |
| MFUserAccountVaultRoleNone | None. |
| MFUserAccountVaultRoleSeeAllObjects | See and read all vault content (including deleted objects). |
| MFUserAccountVaultRoleUndeleteObjects | See and undelete deleted objects. |