
sec.securityCollection() as String
Returns a string corresponding to the uri for the Security collection.
This function must be executed against the security database.
// Execute this on the security database.
declareUpdate();
const sec = require('/MarkLogic/security');
sec.securityCollection();
// ==> http://marklogic.com/xdmp/security