Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The constructor.
CSecurityDesc( ) throw( );
CSecurityDesc(
const CSecurityDesc & rhs
) throw(...);
CSecurityDesc(
const SECURITY_DESCRIPTOR & rhs
) throw(...);
Parameters
- rhs
The CSecurityDesc object or SECURITY_DESCRIPTOR structure to assign to the new CSecurityDesc object.
Remarks
The CSecurityDesc object can optionally be created using a SECURITY_DESCRIPTOR structure or a previously defined CSecurityDesc object.
Requirements
Header: atlsecurity.h