CMSCST 

Use

The call CMSCST sets the conversation security type.

Activities

Syntax

CMSCST (conv_id, security_type, rc)

Parameters

conv_id

ID of the conversation, for which the conversation security type is to be set (input value)

security_type

indicates which user information the program sends to its partner (input value)

Possible values are:

Neither the user ID nor the password are sent to the partner program.

The user ID is sent to the partner.

The user ID and the password are sent to the partner.

rc

Return code

CM_OK: Routine was executed without errors.

The return code contains the same value as rc.