ActivationLockoutStatusCapabilityType (Complex Type)

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

Supertype: CapabilityType
Describes capability to provide lockout status (e.g. account temporarily disabled due to many failed login attempts).
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 lockout status. 
normalValue property
string
[0,-1] Value to set to the attribute when the account is in a normal state (not locked out). 
lockedValue property
string
[0,-1] Value to set to the attribute when the account is locked out. 
ignoreAttribute property
boolean
[0,1] Flag that controls whether the original attribute should be ignored.