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


CTokenGroups Class

This class is a wrapper for the TOKEN_GROUPS structure.

class CTokenGroups

Заметки

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.

The CTokenGroups class is a wrapper for the TOKEN_GROUPS structure, containing information about the group security identifiers (SIDs) in an access token.

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

Требования

Header: atlsecurity.h

См. также

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

ATLSecurity Sample: Demonstrates ATL Security Classes

CTokenGroups Members

CSid Class

ATL Class Overview

Security Global Functions