TaskSecurityAccessRightType Property
Gets the enumeration that the
TaskSecurity class uses to represent access rights.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public override Type AccessRightType { get; }
Return Value
TypeA
Type object representing the
TaskRights enumeration.