request_register XML parameters

The following table describes the request_register XML parameters:

Parameter

Description

component

For Control‑M for Web Services, Java, and Messaging only. See the relevant product documentation for more information.

user_name

Defines the Control‑M/EM username of the person making the request. String.

password

Defines the Control‑M/EM user password of the person making the request.

NOTE: This password must be sent as an encrypted string. Therefore, you must use the BuildPasswordString method to encrypt the password prior to making the User Registration request. For more information see, BuildPasswordString.

timeout

Indicates a length of time, in seconds, until the user’s current user token is automatically invalidated. Integer. Default: 720. Optional.

For an example of the Request, see request_register XML example.

Parent Topic

User Registration