override | ChangePassword(string, string, string) : boolDocumentation for this section has not yet been entered. |
override | ChangePasswordQuestionAndAnswer(string, string, string, string) : boolDocumentation for this section has not yet been entered. |
override | CreateUser(string, string, string, string, string, bool, object, out MembershipCreateStatus) : MembershipUserDocumentation for this section has not yet been entered. |
override | DeleteUser(string, bool) : boolDocumentation for this section has not yet been entered. |
override | FindUsersByEmail(string, int, int, out int) : MembershipUserCollectionDocumentation for this section has not yet been entered. |
override | FindUsersByName(string, int, int, out int) : MembershipUserCollectionDocumentation for this section has not yet been entered. |
| GeneratePassword() : stringDocumentation for this section has not yet been entered. |
override | GetAllUsers(int, int, out int) : MembershipUserCollectionDocumentation for this section has not yet been entered. |
override | GetNumberOfUsersOnline() : intDocumentation for this section has not yet been entered. |
override | GetPassword(string, string) : stringDocumentation for this section has not yet been entered. |
override | GetUser(object, bool) : MembershipUserDocumentation for this section has not yet been entered. |
override | GetUser(string, bool) : MembershipUserDocumentation for this section has not yet been entered. |
override | GetUserNameByEmail(string) : stringDocumentation for this section has not yet been entered. |
override | Initialize(string, System.Collections.Specialized.NameValueCollection)Documentation for this section has not yet been entered. |
override | ResetPassword(string, string) : stringDocumentation for this section has not yet been entered. |
override | UnlockUser(string) : boolDocumentation for this section has not yet been entered. |
override | UpdateUser(MembershipUser)Documentation for this section has not yet been entered. |
override | ValidateUser(string, string) : boolDocumentation for this section has not yet been entered. |