| PasswordHasherTUser Methods |
The PasswordHasherTUser generic type exposes the following members.
| Name | Description | |
|---|---|---|
| HashPassword |
Returns a hashed representation of the supplied password for the specified user.
| |
| VerifyHashedPassword |
Returns a PasswordVerificationResult indicating the result of a password hash comparison.
This verification will fail also in the following cases:
|