SQLiteConfigurationOptionsPassword Property

Gets or sets the encryption key.

Definition

Namespace: Gemstone.Configuration.SQLite
Assembly: Gemstone.Configuration (in Gemstone.Configuration.dll) Version: 1.0.176 -- Release Build+2f38f3b6c19bafe540a6d7f7393682b441aef418
public string Password { get; set; }

Property Value

String

See Also