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 | Description |
|---|---|
| username |
Type: string (Required) Specifies the target's user name. |
| password |
Type: string (Required) Specifies the target's password. |
| TargetCompID | Type: string (Required) Specifies the value of the TargetCompID field (tag 56) in inbound login messages . |