mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Update cmpolicy-csp.md
This commit is contained in:
parent
c959082df3
commit
0c9826f4d4
@ -75,7 +75,7 @@ Specifies whether the list of connections is in preference order.
|
|||||||
A value of "0" specifies that the connections are not listed in order of preference. A value of "1" indicates that the listed connections are in order of preference.
|
A value of "0" specifies that the connections are not listed in order of preference. A value of "1" indicates that the listed connections are in order of preference.
|
||||||
|
|
||||||
<a href="" id="connxxx"></a>**Conn**<strong>*XXX*</strong>
|
<a href="" id="connxxx"></a>**Conn**<strong>*XXX*</strong>
|
||||||
Enumerates the connections associated with the policy. Element names begin with "Conn" followed by three digits which increment starting from "000". For example, a policy which applied to five connections would have element entries named "Conn000", "Conn001", "Conn002", "Conn003", and "Conn004".
|
Enumerates the connections associated with the policy. Element names begin with "Conn" followed by three digits, which increment starting from "000". For example, a policy, which applied to five connections would have element entries named "Conn000", "Conn001", "Conn002", "Conn003", and "Conn004".
|
||||||
|
|
||||||
<a href="" id="connectionid"></a>**ConnectionID**
|
<a href="" id="connectionid"></a>**ConnectionID**
|
||||||
Specifies a unique identifier for a connection within a group of connections. The exact value is based on the Type parameter.
|
Specifies a unique identifier for a connection within a group of connections. The exact value is based on the Type parameter.
|
||||||
@ -497,14 +497,14 @@ Adding a host-based mapping policy:
|
|||||||
<td><p>Yes</p></td>
|
<td><p>Yes</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="even">
|
<tr class="even">
|
||||||
<td><p>nocharacteristic</p></td>
|
<td><p>uncharacteristic</p></td>
|
||||||
<td><p>Yes</p></td>
|
<td><p>Yes</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="odd">
|
<tr class="odd">
|
||||||
<td><p>characteristic-query</p></td>
|
<td><p>characteristic-query</p></td>
|
||||||
<td><p>Yes</p>
|
<td><p>Yes</p>
|
||||||
<p>Recursive query: Yes</p>
|
<p>Recursive query: Yes</p>
|
||||||
<p>Top level query: Yes</p></td>
|
<p>Top-level query: Yes</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user