0 out of 1 rated this helpful Rate this topic

TOKEN_ELEVATION structure

The TOKEN_ELEVATION structure indicates whether a token has elevated privileges.

Syntax

typedef struct _TOKEN_ELEVATION {
  DWORD TokenIsElevated;
} TOKEN_ELEVATION, *PTOKEN_ELEVATION;

Members

TokenIsElevated

A nonzero value if the token has elevated privileges; otherwise, a zero value.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Winnt.h

 

 

Send comments about this topic to Microsoft

Build date: 11/15/2011

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ