TaskPrincipalRunLevel Property
Gets or sets the identifier that is used to specify the privilege level that is required to run the tasks that are associated
with the principal.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[DefaultValueAttribute(typeof(TaskRunLevel), "LUA")]
[XmlIgnoreAttribute]
public TaskRunLevel RunLevel { get; set; }
Property Value
TaskRunLevel