Share via


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

See Also

Tasks

ATLSecurity Sample: Demonstrates ATL Security Classes

Reference

SECURITY_ATTRIBUTES

security descriptor

Other Resources

CSecurityAttributes Members

ATL Class Overview

Security Global Functions