Skip to content

Latest commit

 

History

History
75 lines (62 loc) · 2.32 KB

ns-aclui-effperm_result_list.md

File metadata and controls

75 lines (62 loc) · 2.32 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
NS:aclui._EFFPERM_RESULT_LIST
EFFPERM_RESULT_LIST (aclui.h)
Lists the effective permissions.
*PEFFPERM_RESULT_LIST
EFFPERM_RESULT_LIST
EFFPERM_RESULT_LIST structure [Security]
PEFFPERM_RESULT_LIST
PEFFPERM_RESULT_LIST structure pointer [Security]
aclui/EFFPERM_RESULT_LIST
aclui/PEFFPERM_RESULT_LIST
security.effperm_result_list
security\effperm_result_list.htm
security
D83C5632-F67A-42BA-A146-989EBB3B2763
12/05/2018
*PEFFPERM_RESULT_LIST, EFFPERM_RESULT_LIST, EFFPERM_RESULT_LIST structure [Security], PEFFPERM_RESULT_LIST, PEFFPERM_RESULT_LIST structure pointer [Security], aclui/EFFPERM_RESULT_LIST, aclui/PEFFPERM_RESULT_LIST, security.effperm_result_list
aclui.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Windows
EFFPERM_RESULT_LIST, *PEFFPERM_RESULT_LIST
19H1
_EFFPERM_RESULT_LIST
aclui/_EFFPERM_RESULT_LIST
PEFFPERM_RESULT_LIST
aclui/PEFFPERM_RESULT_LIST
EFFPERM_RESULT_LIST
aclui/EFFPERM_RESULT_LIST
c++
APIRef
kbSyntax
HeaderDef
Aclui.h
EFFPERM_RESULT_LIST

EFFPERM_RESULT_LIST structure

-description

The EFFPERM_RESULT_LIST structure lists the effective permissions.

-struct-fields

-field fEvaluated

Indicates if the effective permissions results have been evaluated.

-field cObjectTypeListLength

The number of elements in both the pObjectTypeList and pGrantedAccessList members.

-field pObjectTypeList

A pointer to an array of OBJECT_TYPE_LIST structures that specifies the properties and property sets for which access was evaluated.

-field pGrantedAccessList

A pointer to an array of ACCESS_MASK values that specifies the access rights granted for each corresponding object type.