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.
Assignment operator.
CTokenGroups & operator =(
const TOKEN_GROUPS & rhs
) throw(...);
CTokenGroups & operator =(
const CTokenGroups & rhs
) throw(...);
Parameters
- rhs
The CTokenGroups object or TOKEN_GROUPS structure to assign to the CTokenGroups object.
Return Value
Returns the updated CTokenGroups object.
Requirements
Header: atlsecurity.h