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


CAccessToken::IsTokenRestricted

Call this method to test if the CAccessToken object contains a list of restricted SIDs.

bool IsTokenRestricted( ) const throw( );

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

Returns true if the object contains a list of restricting SIDs, false if there are no restricting SIDs or if the method fails.

Требования

Header: atlsecurity.h

См. также

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

CAccessToken Class

CAccessToken Members