xdmp.credentials

xdmp.credentials(
   uri as [xs.string?]
) as Sequence

Summary

Returns the credentials that the current user is allowed to use.

Parameters
uri An optional URL the user needs a credential for.

Example

xdmp.credentials();
=> 
Powered by MarkLogic Server | Terms of Use | Privacy Policy