MarkLogic Server 11.0 Product Documentation
xdmp.credentialxdmp.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: Get the most useful answers to questions from the MarkLogic community, or ask your own question.