UpdateLocalUserData

    Provides information for updating a local user.

    NameDescriptionTypeAdditional information
    Id

    Specifies ID of the local user.

    string

    Required

    RoleIds

    Specifies the user role IDs which the user is assigned to. If left null user roles will remain unchanged. Otherwise the collection will be used as the new set of user role IDs.

    Collection of 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 not.

    boolean

    None.

    In this article
    Not finding the help you need?