NetworkSecurityProtocol Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum NetworkSecurityProtocol
type NetworkSecurityProtocol =
Public Enum NetworkSecurityProtocol
- Inheritance
-
NetworkSecurityProtocol
Fields
Name | Value | Description |
---|---|---|
https | 0 | |
http | 1 | |
udp | 2 | |
tcp | 3 | |
esp | 4 | |
icmp | 5 | |
ah | 6 | |
any | 7 |