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

  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..::.CreateUser Method

Adds a new user to the data store.

  NameDescription
Public methodStatic memberCreateUser(String, String) Adds a new user to the data store.
Public methodStatic memberCreateUser(String, String, String) Adds a new user with a specified e-mail address to the data store.
Public methodStatic memberCreateUser(String, String, String, String, String, Boolean, MembershipCreateStatus%) Adds a new user with specified property values to the data store and returns a status parameter indicating that the user was successfully created or the reason the user creation failed.
Public methodStatic memberCreateUser(String, String, String, String, String, Boolean, Object, MembershipCreateStatus%) Adds a new user with specified property values and a unique identifier to the data store and returns a status parameter indicating that the user was successfully created or the reason the user creation failed.
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