Click or drag to resize

RecordPath Class

Represents a record in folder.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultRecordPath

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

The RecordPath type exposes the following members.

Constructors
 NameDescription
Public methodRecordPathInitializes a new instance of the RecordPath class
Top
Properties
 NameDescription
Public propertyFolderUid Folder UID.
Public propertyRecordUid Record UID.
Top
See Also