ChangePassword

ChangePassword (newPassword as String) as Object

or

ChangePassword (newPassword as String) as CclOSecAttr

newPassword
The new password

Allows a client application to change the password held in the Connect object and the password recorded by an external security manager for the userid held in the Connect object. The external security manager is assumed to be located in the server defined by the Connect object. A CclOSecAttr object is returned if no errors occur.