AssignmentType (Complex Type)

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

Generic assignments of one object to another object. This will usually be assignment of a role to a user, assignment of an organizational unit, team or whatever. It may also be used to assign role to another role, creating a role hierarchy. Assignment is an abstract concept. It can be anything that gives the "receptor" object additional access rights, privileges, capabilities or similar ability or right. But it may also constraint the object with policy, e.g. to implement separation of duties. Roles, organizations and privileges in IDM system are examples of assignments. The assignment may target either existing IDM object (such as a role) or abstract resource account that may or may not exist. In case of resource objects it is constrained to accounts, as accounts are the only resource objects that can be assigned to a user. Other resource objects (entitlements) can be assigned to accounts, but not to users. TODO: constraints
Item Summary  
Name Type Multiplicity Description
description property
string
[0,1]  
extension container
ExtensionType
[0,1] The assignment extension used to add parameters to the assignment. 
lifecycleState property
string
[0,1] Lifecycle state of the assignment. 
metadata container
MetadataType
[0,1] Meta-data about data creation, modification, etc. 
targetRef reference
ObjectReferenceType
[0,1] Target of assignment or inducement. 
construction container
ConstructionType
[0,1] Projection construction. 
personaConstruction container
PersonaConstructionType
[0,1] Persona construction. 
focusMappings container
MappingsType
[0,1] Set of mappings that are applied to a focus in addition to object template. 
policyRule container
PolicyRuleType
[0,1] Policy rule that should be applied to the target object. 
activation container
ActivationType
[0,1] Type that defines activation properties. 
order property
int
[0,1] Order of the inducement. 
orderConstraint container
OrderConstraintsType
[0,-1] Constraint that defines the range of "orders" and relations when this assignment/inducement should be applied. 
limitTargetContent container
AssignmentSelectorType
[0,1] Limitations that selects only some assignments/inducements from the target. 
limitOtherPrivileges container
OtherPrivilegesLimitationType
[0,1] Limitations related to other privileges, like the ability to complete work items. 
focusType property
QName
[0,1] Type of focal object that this assingnment/inducement applies to. 
tenantRef reference
ObjectReferenceType
[0,1] Reference to the tenant which this assignment is associated with. 
orgRef reference
ObjectReferenceType
[0,1] Reference to the organization (org. 
condition container
MappingType
[0,1] The assignment is applied only if the condition is evaluated to true. 
policySituation property
anyURI
[0,-1] The policy situation(s) of this assignment. 
trigger property
EvaluatedPolicyRuleTriggerType
[0,-1] DEPRECATED. 
triggeredPolicyRule property
EvaluatedPolicyRuleType
[0,-1] Triggered policy rules for this assignment. 
policyException container
PolicyExceptionType
[0,-1] Recorded exception from a policy rule.