CredentialPolicyType (Complex Type)

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

Structure that specifies common elements to all the credential policies.
Item Summary  
Name Type Multiplicity Description
storageMethod container
CredentialsStorageMethodType
[0,1] Method used to store the values of this credential (encrypted, hashed, . 
resetMethod container
CredentialsResetMethodType
[0,1] Specifies the method of resetting the credential. 
propagationUserControl property
CredentialsPropagationUserControlType
[0,1]  
minOccurs property
string
[0,1]  
maxOccurs property
string
[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]  
valuePolicyRef reference
ObjectReferenceType
[0,1] Reference to the value policy for the credential. 
historyLength property
int
[0,1]  
historyStorageMethod container
CredentialsStorageMethodType
[0,1] Method used to store historical values of the credential (encrypted, hashed, .