uap4:Rule

定义入站和出站环回连接的规则。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <uap4:Extension>

                        <uap4:LoopbackAccessRules>

                             <uap4:Rule>

语法

<uap4:Rule
  Direction = 'A string that can have one of the following values: "in" or "out".'
  PackageFamilyName = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' >                  

特性和元素

属性

属性 说明 数据类型 必须 默认值
方向 指定通过环回的连接是入站连接还是出站连接。 可以具有以下值之一的字符串: inout
PackageFamilyName 要连接到的应用的包系列名称。 值长度介于 1 到 32767 个字符之间的字符串,开头和结尾处有一个非空格字符。

子元素

无。

父元素

父元素 描述
uap4:LoopbackAccessRules 包含用于启用应用和服务之间通信的环回筛选器的规则。

注解

仅 TCP 连接支持环回连接。

注意

不支持 UDP 协议。

要求

Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/4
Minimum OS Version Windows 10版本 1703 (内部版本 15063)