Click or drag to resize

AuditTrailCommands Class

Provides a set of audit trail related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ShareAuditTrailCommands

Namespace:  MediaCy.Automation.Share
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class AuditTrailCommands

The AuditTrailCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAuditEvent
Inserts a custom event into the audit trail.
Public propertyStatic memberAuditTrail
Displays the Audit Trail panel.
Public propertyStatic memberFileSignature
Computes and inserts the document File Signature into the audit trail.
Public propertyStatic memberImageSignature
Computes and inserts the Image Signature into the audit trail.
Top
See Also