CAccessToken Class

This class is a wrapper for an access token.

class CAccessToken

Remarks

An access token is an object that describes the security context of a process or thread and is allocated to each user logged onto a Windows NT or Windows 2000 system.

For an introduction to the access control model in Windows, see Access Control in the Windows SDK.

Requirements

Header: atlsecurity.h

See Also

Concepts

ATLSecurity Sample: Demonstrates ATL Security Classes

CAccessToken Members

Access Tokens

ATL Class Overview