This documentation is archived and is not being maintained.
DiscoveryClientProtocol Properties
.NET Framework 1.1
The properties of the DiscoveryClientProtocol class are listed here. For a complete list of DiscoveryClientProtocol class members, see the DiscoveryClientProtocol Members topic.
Public Properties
AdditionalInformation | Gets information in addition to references found in the discovery document. |
AllowAutoRedirect (inherited from HttpWebClientProtocol) | Gets or sets whether the client automatically follows server redirects. |
ClientCertificates (inherited from HttpWebClientProtocol) | Gets the collection of client certificates. |
ConnectionGroupName (inherited from WebClientProtocol) | Gets or sets the name of the connection group for the request. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
CookieContainer (inherited from HttpWebClientProtocol) | Gets or sets the collection of cookies. |
Credentials (inherited from WebClientProtocol) | Gets or sets security credentials for XML Web service client authentication. |
Documents | Gets a collection of discovery documents. |
Errors | Gets a collection of exceptions that occurred during invocation of method from this class. |
PreAuthenticate (inherited from WebClientProtocol) | Gets or sets whether pre-authentication is enabled. |
Proxy (inherited from HttpWebClientProtocol) | Gets or sets proxy information for making an XML Web service request through a firewall. |
References | A collection of references founds in resolved discovery documents. |
RequestEncoding (inherited from WebClientProtocol) | The Encoding used to make the client request to the XML Web service. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
Timeout (inherited from WebClientProtocol) | Indicates the time an XML Web service client waits for a synchronous XML Web service request to complete (in milliseconds). |
UnsafeAuthenticatedConnectionSharing (inherited from HttpWebClientProtocol) | Gets or sets a value indicating whether connection sharing is enabled when the client uses NTLM authentication to connect to the Web server hosting the XML Web service. |
Url (inherited from WebClientProtocol) | Gets or sets the base URL of the XML Web service the client is requesting. |
UserAgent (inherited from HttpWebClientProtocol) | Gets or sets the value for the user agent header that is sent with each request. |
Protected Properties
DesignMode (inherited from Component) | Gets a value that indicates whether the Component is currently in design mode. |
Events (inherited from Component) | Gets the list of event handlers that are attached to this Component. |
See Also
DiscoveryClientProtocol Class | System.Web.Services.Discovery Namespace
Show:
