PasswordGenerator Members
The PasswordGenerator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GenerateFixedSizePassword |
Generate a password from the input
|
![]() ![]() |
GeneratePassword |
Generates the password based on a a given input.
|
![]() ![]() |
GeneratePasswords |
Generates the passwords.
|
![]() ![]() |
GenerateSecureStringPassword |
Generates a secure string for given password
|
![]() ![]() |
TryValidateFixedSizePassword |
Validates a password generated by this system and tests for tampering.
|
![]() ![]() |
TryValidateGeneratedPassword |
Validates a password generated by this system and tests for tampering.
|