IScheduledTaskAuditAlert.UserNameOS

Fore Syntax

UserNameOS: String;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IScheduledTaskAuditAlert