Protection.VerifyPassword

Protection.VerifyPassword method

Verifies password.

public bool VerifyPassword(string password)
ParameterTypeDescription
passwordStringThe password.

See Also