Deleting an Execute Privilege
- Last Updated: April 15, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
You can delete an execute privilege from the security database. However, an exception will be thrown when a security-assert() on the protected action specified in the deleted execute privilege is encountered. That is, a deleted execute privilege behaves like an execute privilege for which no role has been given access to the protected action.
To delete an execute privilege, follow these steps:
-
Click Security in the left tree menu. A list of security items appears.
-
Click Executive Privileges.
-
Click the name of the execute privilege that you want to delete.
-
On the Execute Privileges page click Delete.
-
Click OK to confirm deleting the execute privilege.
The execute privilege is now deleted from the security database.