ExclusionPolicyConstraintType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: AbstractPolicyConstraintType
Container that defines exclusion of entities (e.g. roles). It is a part of Segregation of Duties (SoD) mechanism.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Identifier of the constraint. 
description property
string
[0,1]  
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
presentation container
PolicyConstraintPresentationType
[0,1] How should be triggering of this constraint presented, e. 
targetRef reference
ObjectReferenceType
[0,1] Target of exclusion. 
orderConstraint container
OrderConstraintsType
[0,-1] Specification of relation(s) when this exclusion constraint should be applied at the source side. 
targetOrderConstraint container
OrderConstraintsType
[0,-1] Specification of relation(s) when this exclusion constraint should be applied at the target side.