xdmp.privilegeName

xdmp.privilegeName(
   id as (Number|String)
) as String

Summary

Return the name of the specified privilege.

Parameters
id A privilege ID.

Example

xdmp.privilegeName(432987324)
=> "grant-all-roles"
Powered by MarkLogic Server | Terms of Use | Privacy Policy