forwardRole Property    Table of ContentSenderCompID Property forward
Session.ScrambleLogonFields Property
Option to set scrambled fields in the Logon (MsgType=A) message, in the session storage, for security reasons.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
public virtual int[] ScrambleLogonFields { get; set; }

Property Value

Type: Int32[]

Implements

ISession.ScrambleLogonFields
See Also