RecordHistory Class

Represents a record history

Definition

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

Constructors

RecordHistoryInitializes a new instance of the RecordHistory class

Properties

KeeperRecord Keeper record
RecordChange Summary of changes
Username User modified the record

See Also