WebServicesClientProtocol Properties

Public Properties

(see also Protected Properties )

  Name Description
public property AllowAutoRedirect  (Inherited from HttpWebClientProtocol )
public property ClientCertificates  (Inherited from HttpWebClientProtocol )
public property ConnectionGroupName  (Inherited from WebClientProtocol )
public property Container  (Inherited from Component )
public property CookieContainer  (Inherited from HttpWebClientProtocol )
public property Credentials  (Inherited from WebClientProtocol )
public property Destination Gets or sets the endpoint of the SOAP message recipient.
public property EnableDecompression  (Inherited from HttpWebClientProtocol )
public property Pipeline Gets the object that allows custom filtering of messages.
public property PreAuthenticate  (Inherited from WebClientProtocol )
public property Proxy  (Inherited from HttpWebClientProtocol )
public property RequestEncoding  (Inherited from WebClientProtocol )
public property RequestSoapContext Gets security, routing, and other XML Web services architecture-specific information that is associated with a SOAP request.
public property RequireMtom Gets or sets a value indicating whether SOAP requests are MTOM-encoded.
public property ResponseSoapContext Gets security, routing, and other XML Web services architecture-specific information that is associated with a SOAP response.
public property Site  (Inherited from Component )
public property SoapVersion  (Inherited from SoapHttpClientProtocol )
public property Timeout  (Inherited from WebClientProtocol )
public property UnsafeAuthenticatedConnectionSharing  (Inherited from HttpWebClientProtocol )
public property Url Gets or sets the URL of the Web service method to communicate with.
public property UseDefaultCredentials Gets or sets a value indicating whether to set the System.Web.Services.Protocols.WebClientProtocol.Credentials property to the value of the System.Net.CredentialCache.DefaultCredentials property.
public property UserAgent  (Inherited from HttpWebClientProtocol )

Protected Properties

  Name Description
protected property CanRaiseEvents  (Inherited from Component )
protected property DesignMode  (Inherited from Component )
protected property Events  (Inherited from Component )

See Also

Reference

WebServicesClientProtocol Class
Microsoft.Web.Services3 Namespace
SoapContext