App Container SID constants
The AppContainer-specific SID constants determine the application package authority. You can use these constants directly, but you likely don't need to define these AppContainer SIDs.
- SECURITY_APP_PACKAGE_AUTHORITY ({0,0,0,0,0,15})
- SECURITY_APP_PACKAGE_BASE_RID (0x00000002L)
- SECURITY_BUILTIN_APP_PACKAGE_RID_COUNT (2L)
- SECURITY_APP_PACKAGE_RID_COUNT (8L)
- SECURITY_CAPABILITY_BASE_RID (0x00000003L)
- SECURITY_BUILTIN_CAPABILITY_RID_COUNT (2L)
- SECURITY_CAPABILITY_RID_COUNT (5L)
- SECURITY_BUILTIN_PACKAGE_ANY_PACKAGE (0x00000001L)
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Header | Winnt.h |