UpdateUser

What it does

Updates information about a user.

Definition

void UpdateUser( int userId, string userName, string fullName, string email );

Parameters

Name Type Description
userId int User ID
userName string New user name
fullName string Full new user name
email string New user e-mail

Returned value

N/A

Hinweis. To modify the user information, call the GetUser method, make relevant changes in one or more fields, and call the UpdateUser method.

25.05.2023 7:55:00

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.