Click or drag to resize

AuditEventData Properties

The AuditEventData type exposes the following members.

Properties
 NameDescription
Public property_Self A query parameter which references itself - this is for query filters which pass the original data in
(Inherited from IdentifiedData)
Public propertyActionCode Gets or sets the action performed code
Public propertyActors Gets or sets the actors involved in the event
Public propertyAuditableObjects Gets or sets the objects which were actioned on
Public propertyBatchOperation Gets or sets the operation
(Inherited from IdentifiedData)
Public propertyEventIdentifier Gets or sets the classification of the event
Public propertyEventTypeCode Gets or sets the custom type of event
Public propertyKey Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData)
Public propertyMetadata Gets or sets metadata about the audit
Public propertyModifiedOn Represents the modified on
(Overrides IdentifiedDataModifiedOn)
Public propertyOutcome Gets or sets the value indicating the outcome of the event
Public propertySensitivity Gets the sensitivity of the audit event
Public propertyTag Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData)
Public propertyTimestamp Gets or sets the timestamp for the object
Public propertyTimestampXml Gets or sets the timestamp of the audit
Public propertyType Gets the type registration of this object
(Inherited from IdentifiedData)
Top
See Also