TaskSetSecurityOptions Enumeration
Options for use when calling the SetSecurityDescriptorSddlForm methods.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[FlagsAttribute]
public enum TaskSetSecurityOptions
None | 0 | No special handling. |
DontAddPrincipalAce | 16 | The Task Scheduler service is prevented from adding the allow access-control entry (ACE) for the context principal. |