ActivationType (Complex Type)

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

Type that defines activation properties. Determines whether something is active (and working) or inactive (e.g. disabled).

It applies to several object types. It may apply to user, account, assignment, etc. The data in this type define if the described concept is active, from when it is active and until when. The "active" means that it works. If something is not active, it should not work or not cause any effect. E.g. inactive user should not be able to log in or run any tasks, the non-active role should not be assigned and if assigned it should not be taken into account when computing the accounts.

Item Summary  
Name Type Multiplicity Description
$itemDefinition.Name.LocalPart property
ActivationStatusType
[0,1] This defines the "administrative state", i. 
$itemDefinition.Name.LocalPart property
ActivationStatusType
[0,1] This defines the "effective state", i. 
$itemDefinition.Name.LocalPart property
dateTime
[0,1] A date from which is should the object be considered active. 
$itemDefinition.Name.LocalPart property
dateTime
[0,1] A date to which is should the object be considered active. 
$itemDefinition.Name.LocalPart property
TimeIntervalStatusType
[0,1] This property holds the result of validity period computation with respect to the current date and time. 
$itemDefinition.Name.LocalPart property
anyURI
[0,1] URL that identifies a reason for disable. 
$itemDefinition.Name.LocalPart property
dateTime
[0,1] Timestamp of last modification of the activation status to the disabled state. 
$itemDefinition.Name.LocalPart property
dateTime
[0,1] Timestamp of last modification of the activation status to the enabled state. 
$itemDefinition.Name.LocalPart property
dateTime
[0,1] Timestamp of last modification of the activation status to the archived state. 
$itemDefinition.Name.LocalPart property
dateTime
[0,1] Timestamp of last modification of the effective validity state, i. 
$itemDefinition.Name.LocalPart property
LockoutStatusType
[0,1] This defines the state of user or account lock-out. 
$itemDefinition.Name.LocalPart property
dateTime
[0,1] Timestamp of a moment when account lockout expires and the account will be normally usable again.