static | CreateUser(string, string) : MembershipUserDocumentation for this section has not yet been entered. |
static | CreateUser(string, string, string) : MembershipUserDocumentation for this section has not yet been entered. |
static | CreateUser(string, string, string, string, string, bool, out MembershipCreateStatus) : MembershipUserDocumentation for this section has not yet been entered. |
static | CreateUser(string, string, string, string, string, bool, object, out MembershipCreateStatus) : MembershipUserDocumentation for this section has not yet been entered. |
static | DeleteUser(string) : boolDocumentation for this section has not yet been entered. |
static | DeleteUser(string, bool) : boolDocumentation for this section has not yet been entered. |
static | FindUsersByEmail(string) : MembershipUserCollectionDocumentation for this section has not yet been entered. |
static | FindUsersByEmail(string, int, int, out int) : MembershipUserCollectionDocumentation for this section has not yet been entered. |
static | FindUsersByName(string) : MembershipUserCollectionDocumentation for this section has not yet been entered. |
static | FindUsersByName(string, int, int, out int) : MembershipUserCollectionDocumentation for this section has not yet been entered. |
static | GeneratePassword(int, int) : stringDocumentation for this section has not yet been entered. |
static | GetAllUsers() : MembershipUserCollectionDocumentation for this section has not yet been entered. |
static | GetAllUsers(int, int, out int) : MembershipUserCollectionDocumentation for this section has not yet been entered. |
static | GetNumberOfUsersOnline() : intDocumentation for this section has not yet been entered. |
static | GetUser() : MembershipUserDocumentation for this section has not yet been entered. |
static | GetUser(bool) : MembershipUserDocumentation for this section has not yet been entered. |
static | GetUser(object) : MembershipUserDocumentation for this section has not yet been entered. |
static | GetUser(string) : MembershipUserDocumentation for this section has not yet been entered. |
static | GetUser(object, bool) : MembershipUserDocumentation for this section has not yet been entered. |
static | GetUser(string, bool) : MembershipUserDocumentation for this section has not yet been entered. |
static | GetUserNameByEmail(string) : stringDocumentation for this section has not yet been entered. |
static | UpdateUser(MembershipUser)Documentation for this section has not yet been entered. |
static | ValidateUser(string, string) : boolDocumentation for this section has not yet been entered. |