MembershipUser Constructor

 

Creates a new membership user object with the specified property values.

Namespace:   System.Web.Security
Assembly:  System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)

NameDescription
System_CAPS_protmethodMembershipUser()

Creates a new instance of a MembershipUser object for a class that inherits the MembershipUser class.

System_CAPS_pubmethodMembershipUser(String, String, Object, String, String, String, Boolean, Boolean, DateTime, DateTime, DateTime, DateTime, DateTime)

Creates a new membership user object with the specified property values.

Return to top
Show: