Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
InMemoryKeeperStorage Class
InMemoryKeeperStorage Properties
FolderRecords Property
Folders Property
NonSharedData Property
PersonalScopeUid Property
RecordKeys Property
Records Property
RecordTypes Property
Revision Property
SharedFolderKeys Property
SharedFolderPermissions Property
SharedFolders Property
Teams Property
In
Memory
Keeper
Storage
Non
Shared
Data Property
Gets non-shared record data entity storage.
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
IEntityStorage
<
INonSharedData
>
NonSharedData
{
get
; }
Property Value
IEntityStorage
INonSharedData
Implements
IKeeperStorage
NonSharedData
See Also
Reference
InMemoryKeeperStorage Class
KeeperSecurity.Vault Namespace