Click or drag to resize
Task Scheduler Managed Class Library

TaskSecurity Properties

The TaskSecurity type exposes the following members.

Properties
 NameDescription
Public propertyAccessRightType Gets the enumeration that the TaskSecurity class uses to represent access rights.
(Overrides ObjectSecurityAccessRightType)
Public propertyAccessRuleType Gets the type that the TaskSecurity class uses to represent access rules.
(Overrides ObjectSecurityAccessRuleType)
Public propertyAuditRuleType Gets the type that the TaskSecurity class uses to represent audit rules.
(Overrides ObjectSecurityAuditRuleType)
Public propertyStatic memberDefaultTaskSecurity Gets a TaskSecurity object that represent the default access rights.
Top
See Also