Condividi tramite


CAccessToken::GetProfile

Chiamare questo metodo per ottenere un handle che punta al profilo utente associato l'oggetto CAccessToken.

HANDLE GetProfile( ) const throw( );

Valore restituito

Restituisce un handle che punta al profilo utente, oppure NULL se non esiste profilo.

Requisiti

Header: atlsecurity.h

Vedere anche

Riferimenti

CAccessToken Class