The DatabaseConfig type exposes the following members.
Properties
Name | Description | |
---|---|---|
EncryptAlgorithm |
The algorithm used to perform encryption and decryption.
| |
Encrypted |
Encrypt the database using the cryptographic password specified by
DatabaseConfig.SetEncryption or
DatabaseEnvironmentConfig.SetEncryption.
| |
EncryptionPassword |
The password used to perform encryption and decryption.
| |
PageSize |
The size of the pages used to hold items in the database, in bytes.
|