The following tables list the members exposed by NinjaDbConfig.
Public Constructors
Public Properties
| Name | Description |
 | EncryptionPassword | The password to use when encrypting objects. |
 | EncryptionSalt |
The salt to use when encrypting objects. See http://en.wikipedia.org/wiki/Salt_%28cryptography%29
|
 | Format | Determines how objects are saved, default is plain. Objects can also be encrypted and compressed. |
 | LicenseKey |
Specify license key for licensing. Leave blank for trial mode
|
 | Storage |
Specify the storage for the database. The default is a file database in AppData
|
 | UserName |
Specify user name for licensing. Leave blank for trial mode
|
Top
See Also