CreateLocalUserData

    Provides information for creating a new local user.

    NameDescriptionTypeAdditional information
    Username

    Specifies the username of the local user.

    string

    Required

    Password

    Specifies the password of the local user.

    string

    None.

    Email

    Specifies the email of the local user.

    string

    Required

    FirstName

    Specifies the first name of the local user.

    string

    Required

    LastName

    Specifies the last name of the local user.

    string

    Required

    Enabled

    Specifies whether the local user is enabled or disabled.

    boolean

    None.

    RoleIds

    Specifies the IDs which the user is assigned to.

    Collection of string

    None.

    In this article
    Not finding the help you need?