Click or drag to resize
Task Scheduler Managed Class Library

TaskGetAccessControl Method

Overload List
 NameDescription
Public methodGetAccessControl Gets a TaskSecurity object that encapsulates the specified type of access control list (ACL) entries for the task described by the current Task object.
Public methodGetAccessControl(AccessControlSections) Gets a TaskSecurity object that encapsulates the specified type of access control list (ACL) entries for the task described by the current Task object.
Top
See Also