Поделиться через


CSecurityDesc::CSecurityDesc

The constructor.

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

Параметры

  • rhs
    The CSecurityDesc object or SECURITY_DESCRIPTOR structure to assign to the new CSecurityDesc object.

Заметки

The CSecurityDesc object can optionally be created using a SECURITY_DESCRIPTOR structure or a previously defined CSecurityDesc object.

Требования

Header: atlsecurity.h

См. также

Основные понятия

CSecurityDesc Class

CSecurityDesc Members

CSecurityDesc::~CSecurityDesc

SECURITY_DESCRIPTOR