Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / User Class / User Constructor / User Constructor(Store,String,Boolean,Boolean,DateTime,Int32,Int32)
The value of store
The value of username
The value of isapproved
The value of islockedout
The value of createdate
The value of failedpasswordattemptcount
The value of failedpasswordanswerattemptcount
In This Topic
    User Constructor(Store,String,Boolean,Boolean,DateTime,Int32,Int32)
    In This Topic
    Initializes a new instance of the User class.
    Syntax

    Parameters

    store
    The value of store
    username
    The value of username
    isapproved
    The value of isapproved
    islockedout
    The value of islockedout
    createdate
    The value of createdate
    failedpasswordattemptcount
    The value of failedpasswordattemptcount
    failedpasswordanswerattemptcount
    The value of failedpasswordanswerattemptcount
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also