Click or drag to resize

DatabaseLocationDesKey Property

Gets the Des encryption key from a .des file in user Documents folder. (Environment.SpecialFolder.MyDocuments)

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public byte[] DesKey { get; set; }

Property Value

Type: Byte
See Also