Marks the actions specified by <arg-actions> with the <entitlement-impl> elements specified in <arg-node-set> so that the Metadirectory engine knows to report the results of those actions to the DirXML-EntitlementResult attribute of the current object.
<do-implement-entitlement> <arg-node-set> <token-removed-entitlement name="Account"/> </arg-node-set> <arg-actions> <do-set-dest-attr-value name="Login Disabled"> <arg-value type="state"> <token-text >true</token-text> </arg-value> </do-set-dest-attr-value> </arg-actions></do-implement-entitlement>
( arg-node-set , arg-actions )
Element |
Description |
---|---|
Actions that are performed by a <rule>. |
|
Actions argument. |