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.
| 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. |