Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / UserPassword Class / UserPassword Constructor / UserPassword Constructor(User,Byte,String,String,DateTime,Boolean)
The value of user
The value of passwordNumber
The value of password
The value of passwordformat
The value of createdate
The value of forceexpiration
In This Topic
    UserPassword Constructor(User,Byte,String,String,DateTime,Boolean)
    In This Topic
    Initializes a new instance of the UserPassword class.
    Syntax

    Parameters

    user
    The value of user
    passwordNumber
    The value of passwordNumber
    password
    The value of password
    passwordformat
    The value of passwordformat
    createdate
    The value of createdate
    forceexpiration
    The value of forceexpiration
    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