RecordPath Class

Represents a record in folder.

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class RecordPath
Inheritance
Object    RecordPath

Constructors

RecordPathInitializes a new instance of the RecordPath class

Properties

FolderUid Folder UID.
RecordUid Record UID.

See Also