TaskAccessRuleTaskRights Property
Gets the rights allowed or denied by the access rule.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public TaskRights TaskRights { get; }
Property Value
TaskRights
A bitwise combination of
TaskRights values indicating the rights allowed or denied by the access rule.