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: 8.2.1.0 (8.2.1)
Syntax
public byte[] DesKey { get; set; }

Property Value

Type: Byte
See Also