TaskFolder.GetSecurityDescriptor property

For scripting, gets the security descriptor for the folder.

Syntax

TaskFolder.GetSecurityDescriptor( _
  ByVal securityInformation, _
  ByRef pSddl _
)

Property value

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll

See also

TaskFolder.SetSecurityDescriptor

RegisteredTask.SetSecurityDescriptor