Skip to content

Latest commit

 

History

History
116 lines (82 loc) · 3.46 KB

ns-netfw-inet_firewall_app_container.md

File metadata and controls

116 lines (82 loc) · 3.46 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:netfw._INET_FIREWALL_APP_CONTAINER
INET_FIREWALL_APP_CONTAINER (netfw.h)
The INET_FIREWALL_APP_CONTAINER structure contains information about a specific app container. (INET_FIREWALL_APP_CONTAINER)
*PINET_FIREWALL_APP_CONTAINER
INET_FIREWALL_APP_CONTAINER
INET_FIREWALL_APP_CONTAINER structure [ICS/ICF]
PINET_FIREWALL_APP_CONTAINER
PINET_FIREWALL_APP_CONTAINER structure pointer [ICS/ICF]
_INET_FIREWALL_APP_CONTAINER
ics.inet_firewall_app_container
networkisolation/INET_FIREWALL_APP_CONTAINER
networkisolation/PINET_FIREWALL_APP_CONTAINER
ics\inet_firewall_app_container.htm
ics
0567fb66-0511-4c80-9e31-2412507ced97
08/02/2022
*PINET_FIREWALL_APP_CONTAINER, INET_FIREWALL_APP_CONTAINER, INET_FIREWALL_APP_CONTAINER structure [ICS/ICF], PINET_FIREWALL_APP_CONTAINER, PINET_FIREWALL_APP_CONTAINER structure pointer [ICS/ICF], _INET_FIREWALL_APP_CONTAINER, ics.inet_firewall_app_container, networkisolation/INET_FIREWALL_APP_CONTAINER, networkisolation/PINET_FIREWALL_APP_CONTAINER
netfw.h
Netfw.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Windows
INET_FIREWALL_APP_CONTAINER, *PINET_FIREWALL_APP_CONTAINER
19H1
_INET_FIREWALL_APP_CONTAINER
netfw/_INET_FIREWALL_APP_CONTAINER
PINET_FIREWALL_APP_CONTAINER
netfw/PINET_FIREWALL_APP_CONTAINER
INET_FIREWALL_APP_CONTAINER
netfw/INET_FIREWALL_APP_CONTAINER
c++
APIRef
kbSyntax
HeaderDef
networkisolation.h
INET_FIREWALL_APP_CONTAINER

INET_FIREWALL_APP_CONTAINER structure

-description

The INET_FIREWALL_APP_CONTAINER structure contains information about a specific app container.

-struct-fields

-field appContainerSid

Type: SID*

The package identifier of the app container

-field userSid

Type: SID*

The security identifier (SID) of the user to whom the app container belongs.

-field appContainerName

Type: LPWSTR

The app container's globally unique name.

Also referred to as the Package Family Name, for the app container of a Windows Store app.

-field displayName

Type: LPWSTR

Friendly name of the app container

-field description

Type: LPWSTR

A description of the app container (its use, the objective of the application that uses it, etc.)

-field capabilities

Type: INET_FIREWALL_AC_CAPABILITIES

The capabilities of the app container.

-field binaries

Type: INET_FIREWALL_AC_BINARIES

Binary paths to the applications running in the app container.

-field workingDirectory

-field packageFullName

-see-also

INET_FIREWALL_AC_BINARIES

INET_FIREWALL_AC_CAPABILITIES