IPrincipal2::get_ProcessTokenSidType method (taskschd.h)
Gets or sets the task process security identifier (SID) type.
This property is read/write.
Syntax
HRESULT get_ProcessTokenSidType(
TASK_PROCESSTOKENSID_TYPE *pProcessTokenSidType
);
Parameters
pProcessTokenSidType
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 |