Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
IEntityStorage<T> Interface
IEntityStorage<T> Methods
DeleteUids Method
GetAll Method
GetEntity Method
PutEntities Method
IEntity
Storage
T
Methods
The
IEntityStorage
T
type exposes the following members.
Methods
Name
Description
DeleteUids
Deletes entity by entity UID.
GetAll
Gets all entities in the storage.
GetEntity
Gets entity by entity UID.
PutEntities
Stores entities.
Top
See Also
Reference
IEntityStorage
T
Interface
KeeperSecurity.Vault Namespace