<Host Name> Properties Dialog Box, Proxy Tab (HTTP Adapter Send Handler)
Use the Proxy tab to configure the send handler for the HTTP adapter.
| Use this | To do this |
|---|---|
|
Use proxy |
Specify whether the HTTP send handler uses the proxy server. Default value: False Type: Boolean |
|
Server |
Specify the proxy server address for this send port. This property requires a value if Use proxy is True. Type: String Minimum length: 0 Maximum length: 256 |
|
Port |
Specify the proxy server port for this send port. This property requires a value if Use proxy is True. Default Value: 80 Type: Long Minimum value: 0 Maximum value: 65535 |
|
User name |
Specify the user name to use for authentication with the proxy server. This property requires a value if Use proxy is True. Type: String Minimum length: 0 Maximum length: 256 |
|
Password |
Specify the user password for authentication with the proxy server. This property requires a value if Use proxy is True. Type: String Minimum length: 0 Maximum length: 256 |
See Also
© 2010 Microsoft Corporation. All rights reserved.