This documentation is archived and is not being maintained.
MembershipUser Constructor
Visual Studio 2010
Creates a new membership user object with the specified property values.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
MembershipUser() | Creates a new instance of a MembershipUser object for a class that inherits the MembershipUser class. |
|
MembershipUser(String, String, Object, String, String, String, Boolean, Boolean, DateTime, DateTime, DateTime, DateTime, DateTime) | Creates a new membership user object with the specified property values. |
Show: