ChangePassword
Changes the password of the current user, provided the current password is known. To set the password without a current password (requires an administrator), use ResetPassword. Note that the User set in the connection settings must be a valid DN. Additionally, you must be connected to the server using SSL.
Input
Name | Type | Description |
NewPassword | String | The new password for the user specified by DN. |
Result Set Columns
Name | Type | Description |
Success | String | Indicates whether the attributes were modified successfully or not. |