uap4:Rule
受信ループバック接続と送信ループバック接続の規則を定義します。
要素の階層
<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.' >
属性と要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
方向 | 接続をループバック経由で受信するか送信するかを指定します。 | 次のいずれかの値を持つ可能性がある文字列: 入力 または 出力。 | Yes | |
PackageFamilyName | 接続するアプリのパッケージ ファミリ名。 | 長さが 1 ~ 32767 文字の文字列で、先頭と末尾に空白文字以外の文字が含まれます。 | Yes |
子要素
なし。
親要素
親要素 | 説明 |
---|---|
uap4:LoopbackAccessRules | アプリとサービス間の通信を可能にするループバック フィルターの規則が含まれています。 |
注釈
ループバック接続は、TCP 接続でのみサポートされます。
注意
UDP プロトコルはサポートされていません。
必要条件
Item | 値 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/4 |
Minimum OS Version | Windows 10 バージョン 1703 (ビルド 15063) |