Click or drag to resize
Task Scheduler Managed Class Library

TaskSecurity Constructor

Overload List
 NameDescription
Public methodTaskSecurity Initializes a new instance of the TaskSecurity class with default values.
Public methodTaskSecurity(Task, AccessControlSections) Initializes a new instance of the TaskSecurity class with the specified sections of the access control security rules from the specified task.
Public methodTaskSecurity(TaskFolder, AccessControlSections) Initializes a new instance of the TaskSecurity class with the specified sections of the access control security rules from the specified task.
Top
See Also