Click or drag to resize

PasswordGenerator Properties

The PasswordGenerator type exposes the following members.

Properties
  Name Description
Public property AllCharacters Gets a string representing the total collection of characters across all character groups.
Public property CharacterGroups Gets the collection of character groups used by this PasswordGenerator.
Public property MinLength Gets the absolute minimum length of password that can be generated by the PasswordGenerator based on the minimum occurrence of each character group.
Top
See Also