Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
TaskEvent Class
TaskEvent Properties
ActivityId Property
DataValues Property
EventId Property
EventRecord Property
Level Property
OpCode Property
ProcessId Property
RecordId Property
StandardEventId Property
TaskCategory Property
TaskPath Property
TimeCreated Property
UserId Property
Version Property
Task
Event
User
Id Property
Gets the user id. This value is
null
for V1 events.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax
C#
Copy
public
SecurityIdentifier
UserId
{
get
; }
Request Example
View Source
Property Value
SecurityIdentifier
See Also
Reference
TaskEvent Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.