struttura TOKEN_APPCONTAINER_INFORMATION (winnt.h)

La struttura TOKEN_APPCONTAINER_INFORMATION specifica tutte le informazioni in un token necessario per un contenitore di app.

Sintassi

typedef struct _TOKEN_APPCONTAINER_INFORMATION {
  PSID TokenAppContainer;
} TOKEN_APPCONTAINER_INFORMATION, *PTOKEN_APPCONTAINER_INFORMATION;

Members

TokenAppContainer

Identificatore di sicurezza (SID) del contenitore dell'app.

Requisiti

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