EncryptionLicenseKey Property
Gets or sets the license key of the SQLCipher or SQLiteCrypt extension. Set this parameter if you are connecting to SQLCipher or SQLiteCrypt encrypted databases.
public string EncryptionLicenseKey {get; set;}
'Declaration
Public Property EncryptionLicenseKey As String
Property Value
The license key of the SQLCipher extension.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2