Enables you to prepare a text string for use as a user password in the User Registration request.
The BuildPasswordString() function must be called immediately before sending every API Register request because a different string is used for each request in some modes.
Syntax: Public String BuildPasswordString(password_string) throws InvokeException
Parameters: password_string. Text string, subject to all limitations that apply to a Control‑M/EM password
Return codes: The prepared string to be used in the password field of the registration request.