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.
Call this method to return the CAccessToken object's token groups.
bool GetGroups(
CTokenGroups* pGroups
) const throw(...);
Parameters
- pGroups
Pointer to the CTokenGroups Class object which will receive the group information.
Return Value
Returns true on success, false on failure.
Requirements
Header: atlsecurity.h