Icon ServerEncryptionPassword Property

property ServerEncryptionPassword: String

Usage

Use the ServerEncryptedPassword property to specify the password the database server should use for communicating with encrypted administrative or regular data connnections when the EngineType property is set to etServer. The default value is "elevatesoft". 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