I see following properties in one of the managed documents.
<code><dls:version xmlns:dls="http://marklogic.com/xdmp/dls">
<dls:latest>true</dls:latest>
<dls:created>2024-05-09T09:12:53.721004Z</dls:created>
<dls:author>11860319182165115804</dls:author>
<dls:external-security-id>0</dls:external-security-id>
<dls:external-user-name>
</dls:external-user-name>
<dls:annotation>
</dls:annotation>
<dls:deleted>false</dls:deleted>
</dls:version>
</code>
<code><dls:version xmlns:dls="http://marklogic.com/xdmp/dls">
<dls:latest>true</dls:latest>
<dls:created>2024-05-09T09:12:53.721004Z</dls:created>
<dls:author>11860319182165115804</dls:author>
<dls:external-security-id>0</dls:external-security-id>
<dls:external-user-name>
</dls:external-user-name>
<dls:annotation>
</dls:annotation>
<dls:deleted>false</dls:deleted>
</dls:version>
</code>
<dls:version xmlns:dls="http://marklogic.com/xdmp/dls">
<dls:latest>true</dls:latest>
<dls:created>2024-05-09T09:12:53.721004Z</dls:created>
<dls:author>11860319182165115804</dls:author>
<dls:external-security-id>0</dls:external-security-id>
<dls:external-user-name>
</dls:external-user-name>
<dls:annotation>
</dls:annotation>
<dls:deleted>false</dls:deleted>
</dls:version>
I am interested in knowing more about the dls:external-security-id
and dls:external-user-name
properties, however I couldn’t find anything about them in the MarkLogic documentation on DLS.
Can someone please point me to the documentation or explain these properties?