User management
This section describes methods that allow a user to perform the following actions while managing users:
| ChangePassword | Change a user password |
| CreateUser | Create a new user |
| DeleteUser | Delete a user |
| GetUser | Obtain information about a user |
| FindUser | Search for users by their name |
| UpdateUser | Update the user information |
| UserNeedToResetPassword | Check whether the specified user has the enabled requirement to change their password |
| ValidateUser | Check whether a user name and a password match the values in the database |
12.04.2024 18:16:03