共用方式為


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