IScheduledTaskAuditAlert.UserNameOS

Syntax

UserNameOS: String;

Description

The UserNameOS property determines the operating system user who generates an event.

Comments

To determine the workstation used to generate the event, use the IScheduledTaskAuditAlert.Station property.

Example

The property use is given in the example for IScheduledTaskAuditAlert.ClassId.

See also:

IScheduledTaskAuditAlert