Loading TOC...

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();
=> 

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