Changes the password for a user without first establishing a session. This method is provided to allow users to change an expired password, since it is not possible to establish a session with an expired password. If the current password is incorrect, or the password cannot be changed for some other reason, a SOAP Fault will occur.
| Name | Type | Description |
|---|---|---|
| username | string | |
| curpwd | string | |
| newpwd | string |
The changeUserPassword method returns an integer.
© Copyright 1997-2007 Journyx