The members of System.Web.Security.MembershipUser are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered.
Comment string. Documentation for this section has not yet been entered. [read-only] CreationDate DateTime. Documentation for this section has not yet been entered. string. Documentation for this section has not yet been entered. IsApproved bool. Documentation for this section has not yet been entered. [read-only] IsLockedOut bool. Documentation for this section has not yet been entered. [read-only] IsOnline bool. Documentation for this section has not yet been entered. LastActivityDate DateTime. Documentation for this section has not yet been entered. [read-only] LastLockoutDate DateTime. Documentation for this section has not yet been entered. LastLoginDate DateTime. Documentation for this section has not yet been entered. [read-only] LastPasswordChangedDate DateTime. Documentation for this section has not yet been entered. [read-only] PasswordQuestion string. Documentation for this section has not yet been entered. [read-only] ProviderName string. Documentation for this section has not yet been entered. [read-only] ProviderUserKey object. Documentation for this section has not yet been entered. [read-only] UserName string. Documentation for this section has not yet been entered.
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. overrideToString() : string Documentation for this section has not yet been entered.UnlockUser() : bool Documentation for this section has not yet been entered.