CdaWindowsEvent

Represents an indexed Windows event captured in an audited session. The following properties are defined for this object.

Property Type Description

Application

String

Application name associated with the event.

Desktop

String

Desktop name associated with the event if the event occurred when using a desktop access right.

IsAudited

Boolean

Indicates whether this event occurred when using an audited role with a desktop right.

Sequence

Integer

Sequence number that identifies where in the indexed list of events this event occurs.

Time

DateTime

Date and time when the event occurred.

Title

String

Windows title bar text for the application when the event occurred.

Type

Enum

Type of event. The most common event types indicate when a new window or a new application starts or when the title of an existing windows changes.