ChangePassword

ChangePassword(newPassword as String) as Object

or

ChangePassword(newPassword as String) as CclOSecAttr

newPassword
The new password to be given

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