Loading TOC...

xdmp.privilegeKind

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

Summary

Return the kind of the specified privilege.

Parameters
id A privilege ID.

Example

xdmp.privilegeKind(432987324)
=> "execute"

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.