Udostępnij za pośrednictwem


CTokenGroups::CTokenGroups

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

See Also

Reference

CTokenGroups Class

CTokenGroups::~CTokenGroups

TOKEN_GROUPS

Other Resources

CTokenGroups Members