SOAP Transport Properties Dialog Box, Proxy Tab
In the SOAP Transport Properties dialog box, use the Proxy tab to configure the send port for the SOAP adapter.
| Use this | To do this |
|---|---|
|
Use Handler's default proxy configuration |
Specify that the configuration for the send port uses the proxy handler. This is the default setting. |
|
Do not use proxy |
Indicate whether the SOAP send handler uses a proxy server. |
|
Use proxy |
Indicate whether the SOAP send handler uses a proxy server. |
|
Server |
Specifies the name of the proxy server. This property only requires a value if Use proxy is selected. Type: String Minimum length: 0 Maximum length: 256 |
|
Port |
Specify the port the SOAP send handler uses. This property only requires a value if Use proxy is selected. Default Value: 80 Type: Long Minimum value: 0 Maximum value: 65,535 |
|
User name |
Specify the user name to use for authentication. If integrated authentication is used, the user name includes the domain, domain\username. If Basic or Digest authentication is used, the user name does not include domain\. This property only requires a value if Use proxy is selected. Type: String Minimum length: 0 Maximum length: 256 |
|
Password |
Specify the password to use for authentication. This property only requires a value if Use proxy is selected. Type: String Minimum length: 0 Maximum length: 256 |
See Also
© 2010 Microsoft Corporation. All rights reserved.