![]() | |
PasswordController Methods |
The PasswordController type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CheckPasswordRules |
Checks the password to the defined strength.
|
![]() ![]() | CheckRetypedPasswordIsEqual |
Checks two passwords are same.
|
![]() ![]() | ComputeSecureHash |
Computes the password hash.
|
![]() ![]() | GeneratePassword |
Generates a valid password regarding the defined strength.
|
![]() ![]() | GetSecureHashFromSecureString |
Calculates a secure hash from the given password.
|
![]() ![]() | GetSecureHashFromString |
Creates a password hash from a clear text string.
|
![]() ![]() | SecureStringToString |
Converts the string
|