Click or drag to resize

INonSharedData Interface

Defines non-shared data properties.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public interface INonSharedData

The INonSharedData type exposes the following members.

Properties
 NameDescription
Public propertyData Encrypted record data.
Public propertyRecordUid Record UID.
Top
See Also