SqliteKeeperStorageRecords Property

[Missing <summary> documentation for "P:KeeperSecurity.Vault.SqliteKeeperStorage.Records"]

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public IEntityStorage<IStorageRecord> Records { get; }

Property Value

IEntityStorageIStorageRecord

Implements

IKeeperStorageRecords

See Also