CSecurityAttributes Class
This class is a thin wrapper for the security attributes structure.
class CSecurityAttributes : public SECURITY_ATTRIBUTES
Remarks
The SECURITY_ATTRIBUTES structure contains a security descriptor used for the creation of an object and specifies whether the handle retrieved by specifying this structure is inheritable.
For an introduction to the access control model in Windows, see Access Control in the Windows SDK.
Requirements
Header: atlsecurity.h