Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Contains values that specify the internet protocol of the firewall.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Enumeration NET_FW_IP_PROTOCOL_
public enum NET_FW_IP_PROTOCOL_
public enum class NET_FW_IP_PROTOCOL_
type NET_FW_IP_PROTOCOL_
public enum NET_FW_IP_PROTOCOL_
Members
| Member name | Description | |
|---|---|---|
| NET_FW_IP_PROTOCOL_ANY | Use any protocol. | |
| NET_FW_IP_PROTOCOL_TCP | Use TCP only. | |
| NET_FW_IP_PROTOCOL_UDP | Use UDP only. |