Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The constructor.
CTokenGroups( ) throw( ); 
CTokenGroups( 
   const CTokenGroups & rhs  
) throw(...); 
CTokenGroups( 
   const TOKEN_GROUPS & rhs  
) throw(...);
Parameters
- rhs
The CTokenGroups object or TOKEN_GROUPS structure with which to construct the CTokenGroups object. 
Remarks
The CTokenGroups object can optionally be created using a TOKEN_GROUPS structure or a previously defined CTokenGroups object.
Requirements
Header: atlsecurity.h