3. Content Rule
( arg-node-set , arg-actions )
The <do-implement-entitlement> marks the actions specified by <arg-actions> with the <entitlement-impl> elements specified in <arg-node-set> so that the Identity Manager 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
- node set argument
- arg-actions
- actions argument
Attribute Value(s) Default Value disabled true | false
true if this element is disabledfalse notrace true | false
false
( arg-node-set , arg-actions )
- actions
- actions that are performed by a <rule>
- arg-actions
- actions argument
Top Elements || All Elements || Tree