First page Back Continue Last page Graphics
Rotating and Incrementing Elements
You can use rotating or incrementing elements to help manage password changes required to conform to a password policy
A rotating element is a variable element that rotates through a list of values such as:
- apple, orange, banana, etc.
An incrementing element is a linear sequence of values to be stepped through such as:
- 1,2,3, etc.
- one, two, three, etc.