CAccessToken::GetLogonSid
Call this method to get the Logon SID associated with the CAccessToken object.
bool GetLogonSid(
CSid* pSid
) const throw(...);
Параметры
- pSid
Pointer to a CSid Class object.
Возвращаемое значение
Returns true on success, false on failure.
Заметки
In debug builds, an assertion error will occur if pSid is an invalid value.
Требования
Header: atlsecurity.h