PasswordGenerator Properties

Properties

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

See Also