Password |
The PasswordGenerationOptions type exposes the following members.
Name | Description | |
---|---|---|
Digit | Minimal number of digits | |
Length | Password Length | |
Lower | Minimal number of lowercase characters. | |
Special | Minimal number of special characters | |
SpecialCharacters | Special character vocabulary. SPECIAL_CHARACTERS | |
Upper | Minimal number of uppercase characters. |