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


CAccessToken::GetImpersonationLevel

Call this method to get the impersonation level from the access token.

bool GetImpersonationLevel(
   SECURITY_IMPERSONATION_LEVEL* pImpersonationLevel
) const throw(...);

Параметры

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

Returns true on success, false on failure.

Требования

Header: atlsecurity.h

См. также

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

CAccessToken Class

CAccessToken Members