Protocol 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.
The protocol used to talk to Backend Servers
public enum Protocol
type Protocol =
Public Enum Protocol
- Inheritance
-
Protocol
Fields
Name | Value | Description |
---|---|---|
Http | 0 | |
Https | 1 |