TaskDefinitionPrincipal Property

Gets the principal for the task that provides the security credentials for the task.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
public TaskPrincipal Principal { get; }

Property Value

TaskPrincipal

See Also