MarkLogic Server 11.0 Product Documentation
xdmp.privilegeNamexdmp.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"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.