Keeper SDK Class Library
C#
Show/Hide TOC
Record
Path Class
Represents a record in folder.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
RecordPath
Inheritance
Object
RecordPath
Constructors
RecordPath
Initializes a new instance of the
RecordPath
class
Properties
FolderUid
Folder UID.
RecordUid
Record UID.
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Constructors
Properties
See Also