Gets the collection of encryption errors (if any) from loading or storing a set of connections.
Namespace: CleanCode.DatabaseControlsAssembly: CleanCode.DatabaseControls (in CleanCode.DatabaseControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
public BulletedStringCollection EncryptionErrors { get; private set; }
Field Value
The encryption errors.See Also