Compares the password to another one.
Compares the password to another one.
public bool CheckPassword(Credential);
Compares a password to the current one.
public bool CheckPassword(string);
Compares the password to another one.
public bool CheckPassword(string,bool);
Credential Class | Hevea.Core Namespace