uap4:LoopbackAccessRules

Contains rules for a loopback filter that enables communication between an app and a service.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <uap4:Extension>

                        <uap4:LoopbackAccessRules>

Syntax

<uap4:LoopbackAccessRules>

  <!-- Child elements -->
  uap4:Rule{0,1000}

</uap4:LoopbackAccessRules>                   

Key

{} specific range of occurrences

Attributes and elements

Attributes

None.

Child elements

Child element Description
Rule Defines rules for inbound and outbound loopback connections.

Parent elements

Parent element Description
uap4:Extension Declares an extensibility point for the app.

Remarks

Loopback connections are supported only for TCP connections.

Note

The UDP protocol is not supported.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/4
Minimum OS Version Windows 10 version 1703 (Build 15063)