Click or drag to resize

RecordHistory Class

Represents a record history
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultRecordHistory

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

The RecordHistory type exposes the following members.

Constructors
 NameDescription
Public methodRecordHistoryInitializes a new instance of the RecordHistory class
Top
Properties
 NameDescription
Public propertyKeeperRecord Keeper record
Public propertyRecordChange Summary of changes
Public propertyUsername User modified the record
Top
See Also