Click or drag to resize
Task Scheduler Managed Class Library

ITriggerUserId Interface

Interface for triggers that support a user identifier.

Namespace:  Microsoft.Win32.TaskScheduler
Assembly:  Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.10.1
Syntax
public interface ITriggerUserId

The ITriggerUserId type exposes the following members.

Properties
  NameDescription
Public propertyUserId
Gets or sets the user for the Trigger.
Top
See Also