Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
desktop2:FirewallRules
Specifies firewall exception rules used by Windows Desktop Bridge apps.
Element hierarchy
<Package>
└─ <Extensions>
└─ <desktop2:Extension>
└─ <desktop2:FirewallRules>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <desktop2:Extension>
└─ <desktop2:FirewallRules>
Syntax
<desktop2:FirewallRules
Executable = 'A required string between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *.' >
<!-- Child elements -->
desktop2:Rule{0,1000}
</desktop2:FirewallRules>
Key
{} specific range of occurrences
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Executable | The application executable. | A string between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *. | Yes |
Child elements
| Child element | Description |
|---|---|
| desktop2:Rule | Defines a firewall exception rule. |
Parent elements
| Parent element | Description |
|---|---|
| desktop2:Extension | Declares an extensibility point for the app. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/2 |
| Minimum OS Version | Windows 10 version 1703 (Build 15063) |
Remarks
Examples
Feedback
Was this page helpful?
