You are here: Symbol Reference > BaseApplication Namespace > Gateway Class > Gateway Properties > Gateway.PreSharedKey Property
Gateway.PreSharedKey Property
Gateway Class  Gateway Members  Gateway Properties  Send Feedback

Defines pre-shared key used to initiate encryption for communication to server. Must match key in gateway configuration. Default: null

Syntax
C++
C#
Visual Basic
__property byte[] PreSharedKey;