blockList (networkFilter) 要素
- [アーティクル]
-
-
blockList (networkFilter) 要素は、マシンが接続してはならないワイヤレス LAN ネットワークの一覧を指定します。
<xs:element name="blockList"
minOccurs="0"
>
<xs:complexType>
<xs:sequence>
<xs:element name="network"
maxOccurs="unbounded"
type="networkItemType"
...
/>
<xs:any
processContents="lax"
minOccurs="0"
maxOccurs="unbounded"
namespace="##other"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
親要素
子要素
必要条件
要件 |
値 |
サポートされている最小のクライアント |
Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows Server 2008 [デスクトップ アプリのみ] |