Click or drag to resize

PasswordGenerationOptions Properties

The PasswordGenerationOptions type exposes the following members.

Properties
 NameDescription
Public propertyDigit Minimal number of digits
Public propertyLength Password Length
Public propertyLower Minimal number of lowercase characters.
Public propertySpecial Minimal number of special characters
Public propertySpecialCharacters Special character vocabulary. SPECIAL_CHARACTERS
Public propertyUpper Minimal number of uppercase characters.
Top
See Also