This topic has not yet been rated - Rate this topic

ACL_INFORMATION_CLASS enumeration

Applies to: desktop apps only

The ACL_INFORMATION_CLASS enumeration contains values that specify the type of information being assigned to or retrieved from an access control list (ACL).

Syntax

typedef enum _ACL_INFORMATION_CLASS {
  AclRevisionInformation   = 1,
  AclSizeInformation 
} ACL_INFORMATION_CLASS;

Constants

AclRevisionInformation

Indicates ACL revision information.

AclSizeInformation

Indicates ACL size information.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows Server 2003

Header

Winnt.h (include Windows.h)

See also

Access Control Overview
Authorization Enumerations
ACL
ACL_REVISION_INFORMATION
ACL_SIZE_INFORMATION
GetAclInformation
SetAclInformation

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ