Skip to content

Latest commit

 

History

History
69 lines (57 loc) · 2.37 KB

nf-azroles-iazclientcontext3-gettasks.md

File metadata and controls

69 lines (57 loc) · 2.37 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:azroles.IAzClientContext3.GetTasks
IAzClientContext3::GetTasks (azroles.h)
Returns a collection of the tasks, within the specified scope, that the principal represented by the current client context has permission to perform.
GetTasks
GetTasks method [Security]
GetTasks method [Security]
IAzClientContext3 interface
IAzClientContext3 interface [Security]
GetTasks method
IAzClientContext3.GetTasks
IAzClientContext3::GetTasks
azroles/IAzClientContext3::GetTasks
security.iazclientcontext3_gettasks_method
security\iazclientcontext3_gettasks_method.htm
security
285f0e9a-8604-4475-8a73-ed33581f87f4
12/05/2018
GetTasks, GetTasks method [Security], GetTasks method [Security],IAzClientContext3 interface, IAzClientContext3 interface [Security],GetTasks method, IAzClientContext3.GetTasks, IAzClientContext3::GetTasks, azroles/IAzClientContext3::GetTasks, security.iazclientcontext3_gettasks_method
azroles.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Azroles.idl
Windows
19H1
IAzClientContext3::GetTasks
azroles/IAzClientContext3::GetTasks
c++
APIRef
kbSyntax
COM
Azroles.h
IAzClientContext3.GetTasks

IAzClientContext3::GetTasks

-description

The GetTasks method returns a collection of the tasks, within the specified scope, that the principal represented by the current client context has permission to perform.

-parameters

-param bstrScopeName [in]

The name of the scope to check.

-param ppTaskCollection [out]

The address of a pointer to the collection of tasks that the principal represented by the current client context has permission to perform.

-returns

If the method succeeds, it returns S_OK.

If the method fails, it returns an error code. For a list of common error codes, see Common HRESULT Values.