LimitationsType (Complex Type)

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

Definition of complexity and string policy
Item Summary  
Name Type Multiplicity Description
minLength property
int
[0,1]  
maxLength property
int
[0,1]  
minUniqueChars property
int
[0,1] Minimum number of unique characters in the generated string. 
checkAgainstDictionary property
boolean
[0,1]  
checkPattern property
string
[0,1]  
checkExpression property
CheckExpressionType
[0,-1] Expression that is used to check the resulting value whether it is acceptable or not. 
maxAttempts property
int
[0,1] Maximum number of attempts to generate an expression. 
limit property
StringLimitType
[0,-1]