TOKEN_DEVICE_CLAIMS struttura (winnt.h)

La struttura TOKEN_DEVICE_CLAIMS definisce le attestazioni del dispositivo per il token.

Sintassi

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

Members

DeviceClaims

Attestazioni del dispositivo per il token.

Requisiti

Requisito Valore
Client minimo supportato Windows 8 [solo app desktop]
Server minimo supportato Windows Server 2012 [solo app desktop]
Intestazione winnt.h