Method | Description | |
---|---|---|
VerifyPasswordHash ( string hash, string algorithm, string password ) : bool |
public static VerifyPasswordHash ( string hash, string algorithm, string password ) : bool | ||
hash | string | |
algorithm | string | |
password | string | |
return | bool |