ACE
ACL
SID
Expand Minimize
This topic has not yet been rated - Rate this topic

TOKEN_DEVICE_CLAIMS structure

The TOKEN_DEVICE_CLAIMS structure defines the device claims for the token.

Syntax


typedef struct _TOKEN_DEVICE_CLAIMS {
  PCLAIMS_BLOB DeviceClaims;
} TOKEN_DEVICE_CLAIMS, *PTOKEN_DEVICE_CLAIMS;

Members

DeviceClaims

The device claims for the token.

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Header

Winnt.h

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.