CAccessToken::GetUser
Call this method to identify the user associated with the CAccessToken object.
bool GetUser(
CSid* pSid
) const throw(...);
Parameters
- pSid
Pointer to a CSid Class object.
Return Value
Returns true on success, false on failure.
Requirements
Header: atlsecurity.h