Session_ChangePassword
This API changes password permission for the user.
URL
./Session_ChangePassword
Input Parameters
Parameters | Description |
---|---|
userName | User name |
password | Password |
isPasswordChangeable | (boolean) Determines whether the password can be changed. |
Sample SOAP Parameters
Output
Password/permission changed successfully.