AuthenticationBehavioralDataType (Complex Type)

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

Behavioral data about past authentications.
Item Summary  
Name Type Multiplicity Description
failedLogins property
int
[0,1] The number of failed logins. 
lastSuccessfulLogin property
LoginEventType
[0,1] The date and time of last successful login attempt. 
previousSuccessfulLogin property
LoginEventType
[0,1] The date and time of successful before the last login attempt. 
lastFailedLogin property
LoginEventType
[0,1] The date and time of last successful login attempt.