If Entitlement

If Entitlement performs a test on entitlements of the current object, in either the current operation or eDirectory.


Example


If Entitlement


Condition

Operator Condition is met when...

available

The named entitlement is available in either the current operation or the eDirectoryTM data store.

changing

The current operation contains a change (modify attribute or add attribute) of the named entitlement.

changing-from

The current operation contains a change that removes a value (remove value) of the named entitlement, that has a value which equals the specified value, when compared using the specified comparison mode.

changing-to

The current operation contains a change that adds a value (add value or add attribute) to the named entitlement, that has a value which equals the specified value, when compared using the specified comparison mode.

equal

There is a value available for the specified attribute in the destination data store that equals the specified value when compared using the specified comparison mode.

not available

Available would return False.

not-changing

Changing would return False.

not-changing-from

Changing-from would return False.

not-changing-to

Changing-to would return False.

not-equal

Equal would return False.


Fields

Name

Specify the name of the entitlement to test for the selected condition.


Operator

Select the condition test type.


Compare Mode

Select the comparison mode. See Comparison Modes.