Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 2.96 KB

ns-winnt-system_scoped_policy_id_ace.md

File metadata and controls

71 lines (60 loc) · 2.96 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:winnt._SYSTEM_SCOPED_POLICY_ID_ACE
SYSTEM_SCOPED_POLICY_ID_ACE (winnt.h)
Defines an access control entry (ACE) for the system access control list (SACL) that specifies the scoped policy identifier for a securable object.
*PSYSTEM_SCOPED_POLICY_ID_ACE
PSYSTEM_SCOPED_POLICY_ID_ACE
PSYSTEM_SCOPED_POLICY_ID_ACE structure pointer [Security]
SYSTEM_SCOPED_POLICY_ID_ACE
SYSTEM_SCOPED_POLICY_ID_ACE structure [Security]
_SYSTEM_SCOPED_POLICY_ID_ACE
security.system_scoped_policy_id_ace
winnt/PSYSTEM_SCOPED_POLICY_ID_ACE
winnt/SYSTEM_SCOPED_POLICY_ID_ACE
security\system_scoped_policy_id_ace.htm
security
6B678A48-E024-4C67-A60C-5224868C04A5
12/05/2018
*PSYSTEM_SCOPED_POLICY_ID_ACE, PSYSTEM_SCOPED_POLICY_ID_ACE, PSYSTEM_SCOPED_POLICY_ID_ACE structure pointer [Security], SYSTEM_SCOPED_POLICY_ID_ACE, SYSTEM_SCOPED_POLICY_ID_ACE structure [Security], _SYSTEM_SCOPED_POLICY_ID_ACE, security.system_scoped_policy_id_ace, winnt/PSYSTEM_SCOPED_POLICY_ID_ACE, winnt/SYSTEM_SCOPED_POLICY_ID_ACE
winnt.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Windows
SYSTEM_SCOPED_POLICY_ID_ACE, *PSYSTEM_SCOPED_POLICY_ID_ACE
19H1
_SYSTEM_SCOPED_POLICY_ID_ACE
winnt/_SYSTEM_SCOPED_POLICY_ID_ACE
PSYSTEM_SCOPED_POLICY_ID_ACE
winnt/PSYSTEM_SCOPED_POLICY_ID_ACE
SYSTEM_SCOPED_POLICY_ID_ACE
winnt/SYSTEM_SCOPED_POLICY_ID_ACE
c++
APIRef
kbSyntax
HeaderDef
Winnt.h
SYSTEM_SCOPED_POLICY_ID_ACE

SYSTEM_SCOPED_POLICY_ID_ACE structure

-description

The SYSTEM_SCOPED_POLICY_ID_ACE structure defines an access control entry (ACE) for the system access control list (SACL) that specifies the scoped policy identifier for a securable object.

-struct-fields

-field Header

An ACE_HEADER structure that specifies the size and type of the ACE. The structure also contains flags that control inheritance of the ACE by child objects. The AceType member of the ACE_HEADER structure must be set to SYSTEM_SCOPED_POLICY_ID_ACE, and the AceSize member must be set to the total number of bytes allocated for the SYSTEM_SCOPED_POLICY_ID_ACE structure.

-field Mask

The access policy associated with the SACL that contains this ACE.

-field SidStart

Specifies the first DWORD of a SID.