SecureAuthentication Property
Whether or not the adapter should perform secure odette authentication.
Data Type
BooleanDefault Value
falseRemarks
If true, the adapter will perform secure authentication when connecting to the server. The secure authentication consists of encrypting and decrypting data sent to and from the server, and verifying that this occurred successfully. Secure authentication may be performed in plaintext or ssl mode.
Both Certificate and RecipientCert properties must be populated when this property is set to true.
This is only valid for version 2.0 of the protocol.