Поделиться через


CAccessToken::GetUser

Call this method to identify the user associated with the CAccessToken object.

bool GetUser(
   CSid* pSid
) const throw(...);

Параметры

Возвращаемое значение

Returns true on success, false on failure.

Требования

Header: atlsecurity.h

См. также

Основные понятия

CAccessToken Class

CAccessToken Members