TaskSecurity Constructor

Overload List

TaskSecurity Initializes a new instance of the TaskSecurity class with default values.
TaskSecurity(Task, AccessControlSections) Initializes a new instance of the TaskSecurity class with the specified sections of the access control security rules from the specified task.
TaskSecurity(TaskFolder, AccessControlSections) Initializes a new instance of the TaskSecurity class with the specified sections of the access control security rules from the specified task.

See Also