alterSecurity

void alterSecurity(const char* userid,const char* password)

userid
The new userid
password
The new password for userid

Allows you to re-define the userid and password for a terminal resource. You may call the method before you install a terminal. It changes only the terminal definition; the new userid and password will be used for the terminal when install is called.