Target Login Properties

For each inbound login message, the FIX adapter tries to match the values of the username and password fields with the ones specified for the corresponding TargetCompID field.

Note: An error is logged if the user names or the passwords do not match.
Parameter Name Type Description
username string (Required) Specifies the target's user name.
password string (Required) Specifies the target's password.
TargetCompID string (Required) pecifies the value of the TargetCompID field (tag 56) in inbound login messages.