CSecurityDesc::CSecurityDesc

构造函数。

CSecurityDesc( ) throw( ); 
CSecurityDesc(
   const CSecurityDesc & rhs 
) throw(...);
CSecurityDesc(
   const SECURITY_DESCRIPTOR & rhs 
) throw(...);

参数

  • rhs
    分配到新 CSecurityDesc 对象的 CSecurityDesc 对象或 SECURITY_DESCRIPTOR 结构。

备注

使用 SECURITY_DESCRIPTOR 结构或以前定义的 CSecurityDesc 对象,CSecurityDesc 对象可以选择将创建。

要求

Header: atlsecurity.h

请参见

参考

CSecurityDesc选件类

CSecurityDesc::~CSecurityDesc

SECURITY_DESCRIPTOR