| Overload | Description |
|---|---|
| VerifyPassword(Password) | Returns true if the provided password matches this hash |
| VerifyPassword(Stream) | Returns true if the provided password matches this hash |
| VerifyPassword(Byte[]) | Returns true if the provided password matches this hash |
| VerifyPassword(String) | Returns true if the provided password matches this hash |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7