Interface object that represents the 'Ensure Repeating Characters Option' object used by the Ensure Repeating Characters Function
.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
repeatingSetCount | number | <optional> | A number defining the amount of pre-generated characters to repeat. |
customCharacterSet | string | Array.<Array.<string>> | <optional> | A string input containing characters that should be repeated in the password. This attribute can be formatted in three ways:
|
preservations | repeatingCharacterOptionsPreservations | <optional> | An object that defines if the beginning and end characters of the returned password should be preserved. If not set the positions of these characters will be lost. |