Click or drag to resize

SessionExtraParametersPassword Field

The expected value of the Password (Tag 554) field in the incoming Logon message. If the real value is not equal to the expected one then the session is disconnected without sending a message and the error condition is generated in the log output.

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public string Password

Field Value

String
Remarks
Caution note  Caution
Can be used only with FIX 4.3 and FIX 4.4.
See Also