Loading TOC...

MarkLogic Server 11.0 Product Documentation
xdmp.getCurrentRoles

xdmp.getCurrentRoles() as Sequence

Summary

Returns all the current roles, both assigned and inherited by the current user and any received from amps.

Example

xdmp.getCurrentRoles();
=> (2349872340, 432987324)

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