Entitlement Example
<EagleML
eaglemlVersion="2-0"
eaglemlType="UserAdministrationTransactionMessage"
xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd"
xsi:type="UserAdministrationTransactionMessage"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0">
<userAdministrationTransaction>
<header>
<objectType>Entitlement</objectType>
</header>
<entitlement>
<objectType>Entitlement</objectType>
<objectId>Entitlement</objectId>
<objectDescription>USER</objectDescription>
<resource>UnsuccessfulLogonAttempts</resource>
<action>MAXATTEMPTS</action>
<value>150</value>
</entitlement>
</userAdministrationTransaction>
</EagleML>
Â