Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Membership Class
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Membership Methods

The Membership type exposes the following members.

  NameDescription
Public methodStatic memberCreateUserOverloaded. Adds a new user to the data store.
Public methodStatic memberDeleteUserOverloaded. Deletes a user from the database.
Public methodStatic memberFindUsersByEmailOverloaded. Gets a collection of membership users where the e-mail address contains the specified e-mail address to match.
Public methodStatic memberFindUsersByNameOverloaded. Gets a collection of membership users where the user name contains the specified user name to match.
Public methodStatic memberGeneratePasswordGenerates a random password of the specified length.
Public methodStatic memberGetAllUsersOverloaded. Gets a collection of the users in the database.
Public methodStatic memberGetNumberOfUsersOnlineGets the number of users currently accessing an application.
Public methodStatic memberGetUserOverloaded. Gets the information for a membership user from the data source.
Public methodStatic memberGetUserNameByEmailGets a user name where the e-mail address for the user matches the specified e-mail address.
Public methodStatic memberUpdateUserUpdates the database with the information for the specified user.
Public methodStatic memberValidateUserVerifies that the supplied user name and password are valid.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker