NumericalSequencePRule
Determines if a password contains a numerical keyboard sequence.
This rules determines if a password contains a numerical keyboard sequence.
Parameter | Description | Type | Syntax |
---|---|---|---|
length |
Number equal to the allowed string length for a password. | Boolean |
|
{
"type": ".NumericalSequencePRule",
"length" : 3
}