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 get the Logon SID associated with the CAccessToken object.
bool GetLogonSid(
CSid* pSid
) const throw(...);
Parameters
- pSid
Pointer to a CSid Class object.
Return Value
Returns true on success, false on failure.
Remarks
In debug builds, an assertion error will occur if pSid is an invalid value.
Requirements
Header: atlsecurity.h