CTokenPrivileges::CTokenPrivileges
Konstruktor.
CTokenPrivileges( ) throw( );
CTokenPrivileges(
const CTokenPrivileges & rhs
) throw(...);
CTokenPrivileges(
const TOKEN_PRIVILEGES & rPrivileges
) throw(...);
Parametry
rhs
CTokenPrivileges Objektu přiřadit nový objekt.rPrivileges
TOKEN_PRIVILEGES struktury přiřadit nový CTokenPrivileges objektu.
Poznámky
CTokenPrivileges Objektu lze vytvořit také pomocí TOKEN_PRIVILEGES struktury nebo dříve definované CTokenPrivileges objektu.
Požadavky
Záhlaví: atlsecurity.h