changeUserPassword

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.

Arguments

Name Type Description
username string

curpwd string

newpwd string

Return

The changeUserPassword method returns an integer.