Rubrique précédente: SearchUsers

Rubrique suivante: User Group Methods

UpdateUserByMap

Description

This method performs a user update. Using this method, you can change the user fields, attached user groups, attached contract party and contract party groups, and attached roles.

Syntax

UpdateUserByMap (UserFullName, UserDetails)

Parameters

Name

Type

Description

UserFullName

string

UserName@OrganizationName

UserDetails

map

Map of user details (same restrictions as AddUserByMap).

Remarks

The first parameter is the current user full name.

The user can change the name and or organization name by setting new values to the UserName and OrganizationName entries.