Mono Class Library: Overview

System.Web.Security.MembershipUser: Method Members

The methods of System.Web.Security.MembershipUser are listed below. For a list of all members, see the MembershipUser Members list.

See Also: Inherited members from System.Object

Public Methods

ChangePassword(string, string) : bool
Documentation for this section has not yet been entered.
ChangePasswordQuestionAndAnswer(string, string, string) : bool
Documentation for this section has not yet been entered.
GetPassword() : string
Documentation for this section has not yet been entered.
GetPassword(string) : string
Documentation for this section has not yet been entered.
ResetPassword() : string
Documentation for this section has not yet been entered.
ResetPassword(string) : string
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
UnlockUser() : bool
Documentation for this section has not yet been entered.