IPrincipal2::put_ProcessTokenSidType method (taskschd.h)

Gets or sets the task process security identifier (SID) type.

This property is read/write.

Syntax

HRESULT put_ProcessTokenSidType(
  TASK_PROCESSTOKENSID_TYPE processTokenSidType
);

Parameters

processTokenSidType

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header taskschd.h
Library Taskschd.lib
DLL Taskschd.dll

See also

IPrincipal2

Task Scheduler