Keeper SDK Class Library
C#
Show/Hide TOC
IStorage
Non
Shared
Data Interface
Defines non-shared data storage.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IStorageNonSharedData
Properties
Data
Encrypted record data.
RecordUid
Record UID.
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Properties
See Also