CTokenPrivileges::CTokenPrivileges
Costruttore.
CTokenPrivileges( ) throw( );
CTokenPrivileges(
const CTokenPrivileges & rhs
) throw(...);
CTokenPrivileges(
const TOKEN_PRIVILEGES & rPrivileges
) throw(...);
Parametri
rhs
L'oggetto CTokenPrivileges da assegnare al nuovo oggetto.rPrivileges
La struttura TOKEN_PRIVILEGES per assegnare nuovo a CTokenPrivileges l'oggetto.
Note
L'oggetto CTokenPrivileges facoltativamente può essere creato utilizzando una struttura TOKEN_PRIVILEGES o di un oggetto definito in precedenza CTokenPrivileges.
Requisiti
Header: atlsecurity.h