SecurityQuestionsCredentialsPolicyType (Complex Type)

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

Supertype: AbstractCredentialPolicyType
Structure that specifies policy for security questions. It actually contains text for the questions (or rather a reference to localization catalog file). But it also contains a policy how the questions can be used, e.g. how many questions to display to a user.
Item Summary  
Name Type Multiplicity Description
resetMethod container
CredentialsResetMethodType
[0,1] Specifies the method of resetting the credential. 
propagationUserControl property
CredentialsPropagationUserControlType
[0,1]  
maxAge property
duration
[0,1]  
minAge property
duration
[0,1]  
warningBeforeExpirationDuration property
duration
[0,1]  
lockoutMaxFailedAttempts property
int
[0,1]  
lockoutFailedAttemptsDuration property
duration
[0,1]  
lockoutDuration property
duration
[0,1]  
questionNumber property
int
[0,1]  
question container
SecurityQuestionDefinitionType
[0,-1] The set of all the security questions in this policy.