IPrincipal2::get_RequiredPrivilege method (taskschd.h)

Gets the required privilege of the task by index.

This property is read-only.

Syntax

HRESULT get_RequiredPrivilege(
  long index,
  BSTR *pPrivilege
);

Parameters

index

pPrivilege

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