Icon EncryptionPassword Property

property EncryptionPassword: String

Usage

Use the EncryptionPassword property to specify the encryption password used by ElevateDB for all encryption purposes. ElevateDB uses this password for all configuration, database catalog (for encrypted catalogs), and table files (for encrypted tables) encryption. The default value is 'elevatesoft'.

Information The Active property must be False in order to assign a value to this property.
Image