Click to Rate and Give Feedback
MSDN
MSDN Library
Security
Authorization
 SI_PAGE_TYPE Enumeration
SI_PAGE_TYPE Enumeration

The SI_PAGE_TYPE enumeration type contains values that indicate the types of property pages in an access control editor property sheet.

Syntax

typedef enum _SI_PAGE_TYPE {
  SI_PAGE_PERM            = 0,
  SI_PAGE_ADVPERM,
  SI_PAGE_AUDIT,
  SI_PAGE_OWNER,
  SI_PAGE_EFFECTIVE,
  SI_PAGE_TAKEOWNERSHIP 
} SI_PAGE_TYPE;

Constants

SI_PAGE_PERM

The basic security property page for editing the object's DACL.

SI_PAGE_ADVPERM

The Permissions tab for advanced editing of the object's DACL, such as editing object-specific ACEs.

SI_PAGE_AUDIT

The Auditing tab for editing the object's SACL.

SI_PAGE_OWNER

The Owner tab for editing the object's owner.

SI_PAGE_EFFECTIVE

The Effective Permission tab that displays the effective permissions granted to a specified user or group for access to the object.

SI_PAGE_TAKEOWNERSHIP

A dialog box for changing the owner of the object.

Requirements

ClientRequires Windows Vista, Windows XP, or Windows 2000 Professional.
ServerRequires Windows Server 2008, Windows Server 2003, or Windows 2000 Server.
HeaderDeclared in Aclui.h.

See Also

Access Control Editor
Authorization Enumerations
ISecurityInformation::PropertySheetPageCallback


Send comments about this topic to Microsoft

Build date: 9/25/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker