xdmp:privilege-kind

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

Summary

Return the kind of the specified privilege.

Parameters
id A privilege ID.

Example

xdmp:privilege-kind(432987324)
=> "execute"
Powered by MarkLogic Server | Terms of Use | Privacy Policy