Loading TOC...

xdmp.credential

xdmp.credential(
   id as (Number|String)
) as element(sec.credential)

Summary

Returns the credential

Parameters
id The credential id.

Example

xdmp.credential(xdmp.credentialId("my-cred"));
=> 2392349873545

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