Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Membership Class

  Switch on low bandwidth view
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 memberGeneratePassword Generates a random password of the specified length.
Public methodStatic memberGetAllUsersOverloaded. Gets a collection of the users in the database.
Public methodStatic memberGetNumberOfUsersOnline Gets the number of users currently accessing an application.
Public methodStatic memberGetUserOverloaded. Gets the information for a membership user from the data source.
Public methodStatic memberGetUserNameByEmail Gets a user name where the e-mail address for the user matches the specified e-mail address.
Public methodStatic memberUpdateUser Updates the database with the information for the specified user.
Public methodStatic memberValidateUser Verifies 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