Click or drag to resize

IFolderRecordLink Interface

Defines properties record-folder link.

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

The IFolderRecordLink type exposes the following members.

Properties
 NameDescription
Public propertyFolderUid Folder UID.
Public propertyRecordUid Record UID.
Top
See Also