ResetPassword Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Resets a user's password to a new, automatically generated password.
Overload List
Name | Description | |
---|---|---|
ResetPassword()()() | Resets a user's password to a new, automatically generated password. (Overrides MembershipUser..::.ResetPassword()()().) | |
ResetPassword(String) | Resets a user's password to a new, automatically generated password. (Overrides MembershipUser..::.ResetPassword(String).) |
Top