An ACE is an access-control entry (ACE) in an access-control list (ACL).
Following are the currently defined ACE types:
ACE type |
Structure |
ACL Type |
Access allowed |
ACCESS_ALLOWED_ACE |
Discretionary |
Access denied |
ACCESS_DENIED_ACE |
Discretionary |
System alarm |
SYSTEM_ALARM_ACE |
System |
System audit |
SYSTEM_AUDIT_ACE |
System |
System-alarm ACEs are not supported in the current version of Windows NT.
An ACL contains a list of ACEs. An ACE defines access to an object for a specific user or group or defines the types of access that generate system-administration messages or alarms for a specific user or group. The user or group is identified by a security identifier (SID).
Each ACE starts with an ACE_HEADER structure. The format of the data following the header varies according to the ACE type specified in the header.
AddAce, ACCESS_ALLOWED_ACE, ACCESS_DENIED_ACE, ACL, SYSTEM_ALARM_ACE, SYSTEM_AUDIT_ACE
file: /Techref/os/win/api/win32/struc/src/str00_8.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/4 22:55,
13.58.187.240:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/struc/src/str00_8.htm"> ACE</A> |
Did you find what you needed? |