SqliteKeeperStorageRecordKeys Property

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

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public ILinkStorage<IStorageRecordKey> RecordKeys { get; }

Property Value

ILinkStorageIStorageRecordKey

Implements

IKeeperStorageRecordKeys

See Also