MembershipUser.ResetPassword Method (System.Web.Security)

Switch View :
ScriptFree
.NET Framework Class Library
MembershipUser.ResetPassword Method

Resets a user's password to a new, automatically generated password.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ResetPassword() Resets a user's password to a new, automatically generated password.
Public method ResetPassword(String) Resets a user's password to a new, automatically generated password.
Top
See Also

Reference

Other Resources