Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.