TOKEN_APPCONTAINER_INFORMATION structure
The TOKEN_APPCONTAINER_INFORMATION structure specifies all the information in a token that is necessary for an app container.
Syntax
typedef struct _TOKEN_APPCONTAINER_INFORMATION { PSID TokenAppContainer; } TOKEN_APPCONTAINER_INFORMATION, *PTOKEN_APPCONTAINER_INFORMATION;
Members
- TokenAppContainer
-
The security identifier (SID) of the app container.
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012