LastLoginTimestampCapabilityType (Complex Type)

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

Supertype: CapabilityType
Describes capability of resource to provide last login timestamp.
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 last login date. 
ignoreAttribute property
boolean
[0,1] Flag that controls whether the original attribute should be ignored. 
format property
string
[0,1] Option that controls how attribute value is parsed using SimpleDateFormat utility class.