HTTP Transport Properties Dialog Box, Proxy Tab
In the HTTP Transport Properties dialog box, use the Proxy (Handler override) tab to configure the send port for the HTTP 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 |
Specify whether the HTTP send handler uses the proxy server. If selected, the HTTP send handler does not use the proxy server. |
|
Use proxy |
Specify whether the HTTP send handler uses the proxy server. If selected, the HTTP send handler uses the proxy server. |
|
Server |
Specify the proxy server address for this send port. This property only requires a value if Use proxy is selected. Type: String Minimum length: 0 Maximum length: 256 |
|
Port |
Specify the proxy server port for this send port. This property only requires a value if Use proxy is selected. Default Value: 80 Type: Long Minimum value: 0 Maximum value: 65535 |
|
User name |
Specify the user name for authentication with the proxy server. This property only requires a value if Use proxy is selected. Type: String Minimum length: 0 Maximum length: 256 |
|
Password |
Specify the user password for authentication with the proxy server. 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.