The properties of System.Web.Services.Protocols.HttpWebClientProtocol are listed below. For a list of all members, see the HttpWebClientProtocol Members list.
See Also: Inherited members from System.Web.Services.Protocols.WebClientProtocol
AllowAutoRedirect | bool.
Gets or sets whether the client automatically follows server redirects. | |
[read-only] | ClientCertificates | System.Security.Cryptography.X509Certificates.X509CertificateCollection.
Gets the collection of client certificates. |
CookieContainer | System.Net.CookieContainer.
Gets or sets the collection of cookies. | |
EnableDecompression | bool.
Gets or sets a value that indicates whether decompression is enabled for this System.Web.Services.Protocols.HttpWebClientProtocol. | |
Proxy | System.Net.IWebProxy.
Gets or sets proxy information for making an XML Web service request through a firewall. | |
UnsafeAuthenticatedConnectionSharing | bool.
Gets or sets a value that indicates whether connection sharing is enabled when the client uses NTLM authentication to connect to the Web server that hosts the XML Web service. | |
UserAgent | string.
Gets or sets the value for the user agent header that is sent with each request. |