Icon ServerEncryptedOnly Property

property ServerEncryptedOnly: Boolean

Usage

Use the ServerEncryptedOnly property to specify that the database server should only accept encrypted regular data connections when the EngineType property is set to etServer. The default value is False, however administrative connections to the database server are always required to be encrypted.

Information This property cannot be set while the engine is active and the TDBISAMEngine Active property is True.
Image