WebServiceProtocols Fields
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the transmission protocols that are used to decrypt data sent from a client browser in the HTTP request.
The following tables list the members exposed by the WebServiceProtocols type.
| Name | Description | |
|---|---|---|
![]() ![]() | AnyHttpSoap | Any version of the HTTP SOAP protocol. |
![]() ![]() | Documentation | The Web Services Documentation protocol. |
![]() ![]() | HttpGet | The HTTP GET protocol. |
![]() ![]() | HttpPost | The HTTP POST protocol. |
![]() ![]() | HttpPostLocalhost | The HTTP POST LOCALHOST protocol. |
![]() ![]() | HttpSoap | The HTTP SOAP protocol. |
![]() ![]() | HttpSoap12 | The HTTP SOAP version 1.2 protocol. |
![]() ![]() | Unknown | Unknown protocol. |
