Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Changes a work user's password.
Syntax
server public static void changePassword(WHSWorkUser _workUser, str _newPassword)
Run On
Server
Parameters
- _workUser
Type: WHSWorkUser Table
The work user whose password you want to update.
- _newPassword
Type: str
The new password for the work user.