Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This class represents a private object security descriptor object.
class CPrivateObjectSecurityDesc : public CSecurityDesc
Members
Public Constructors
Name |
Description |
|---|---|
The constructor. |
|
The destructor. |
Public Methods
Name |
Description |
|---|---|
Call this method to convert a security descriptor and its access-control lists (ACLs) to a format that supports automatic propagation of inheritable access-control entries (ACEs). |
|
Call this method to allocate and initialize a self-relative security descriptor for the private object created by the calling resource manager. |
|
Call this method to retrieve information from a private object's security descriptor. |
|
Call this method to modify a private object's security descriptor. |
Operators
Assignment operator. |
Remarks
This class, derived from CSecurityDesc, provides methods for creating and managing the security descriptor of a private object.
For an introduction to the access control model in Windows, see Access Control in the Windows SDK.
Inheritance Hierarchy
CPrivateObjectSecurityDesc
Requirements
Header: atlsecurity.h