
xdmp:privilege-roles( $action as xs:string, $kind as xs:string ) as xs:unsignedLong*
Returns the set of all roles that have a given privilege.
| Parameters | |
|---|---|
| action | The privilege action. |
| kind | The privilege kind. |
xdmp:privilege-roles(
"http://marklogic.com/xdmp/privileges/admin-module-write",
"execute")
=> ( 8487823278258687528, 8950790268580922626,
14303099028664823447, 2890629636447572780,
13947965013900320292 )