xdmp:privilege-name

xdmp:privilege-name(
   $id as xs:unsignedLong
) as xs:string

Summary

Return the name of the specified privilege.

Parameters
id A privilege ID.

Example

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