Changes a user’s password.
userChangePassword( unsigned int userId, string oldPassword, string newPassword );
userId The unique user ID.
oldPassword The user’s current password.
newPassword The user’s new password.
None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |