SecurityQuestionsCredentialsType (Complex Type)

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

Supertype: AbstractCredentialType
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Name of the credential. 
failedLogins property
int
[0,1]  
lastSuccessfulLogin property
LoginEventType
[0,1]  
previousSuccessfulLogin property
LoginEventType
[0,1]  
lastFailedLogin property
LoginEventType
[0,1]  
metadata container
MetadataType
[0,1] Timestamps and general metadata describing the credential change. 
forceChange property
boolean
[0,1] If it is required to change password. 
questionAnswer container
SecurityQuestionAnswerType
[0,-1] Answer to the security question.