Keeper SDK Class Library
C#
Show/Hide TOC
Keeper
Security.
Storage Namespace
Provides types for Keeper external data storage.
Remarks
Library implements In-Memory and SQLite storages
Interfaces
IEntityStorage
T
Defines entity storage methods.
ILinkStorage
T
Defines entity link storage methods.
IRecordStorage
T
Defines record storage methods
In This Article
Remarks
Interfaces