userAccount data type example

Here’s an XML example of the userAccount data type:

<userAccount>
    <allowNamespaceManagement>false</allowNamespaceManagement>
    <description>Compliance officer.</description>
    <enabled>true</enabled>
    <forcePasswordChange>true</forcePasswordChange>
    <fullName>Morgan White</fullName>
    <localAuthentication>true</localAuthentication>
    <roles>
         <role>MONITOR</role>
         <role>COMPLIANCE</role>
    </roles>
    <userGUID>a8ae69dc-e2e3-44a9-aa64-9c142a38ed5d</userGUID>
    <userID>517</userID>
    <username>mwhite</username>
</userAccount>

Trademarks and Legal Disclaimer

© 2017 Hitachi Data Systems Corporation. All rights reserved.