ActivationStatusCapabilityType (Complex Type)

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

Supertype: CapabilityType
Describes capability to provide activation status (e.g. account enable and disable).
Item Summary  
Name Type Multiplicity Description
enabled property
boolean
[0,1] Element specifying whether the capability is enabled or disabled. 
returnedByDefault property
boolean
[0,1]  
attribute property
QName
[0,1] Name of the attribute to use for account enable/disable. 
enableValue property
string
[0,-1] Value to set to the attribute when the account should be enabled. 
disableValue property
string
[0,-1] Value to set to the attribute when the account should be disabled. 
ignoreAttribute property
boolean
[0,1] Flag that controls whether the original attribute should be ignored.