Skip to main content
A newer version of this page is available. .

SecurityUserBase.ComparePassword Method

Name Parameters Description
ComparePassword(String, String) static storedPassword, password Compares the specified encrypted password with its plain-text representation.
ComparePassword(String) password Compares the current user’s stored encrypted password with its plain-text representation.