This documentation is archived and is not being maintained.

DiscoveryClientProtocol Properties

The properties of the DiscoveryClientProtocol class are listed here. For a complete list of DiscoveryClientProtocol class members, see the DiscoveryClientProtocol Members topic.

Public Properties

public propertyAdditionalInformation Gets information in addition to references found in the discovery document.
public propertyAllowAutoRedirect (inherited from HttpWebClientProtocol) Gets or sets whether the client automatically follows server redirects.
public propertyClientCertificates (inherited from HttpWebClientProtocol) Gets the collection of client certificates.
public propertyConnectionGroupName (inherited from WebClientProtocol) Gets or sets the name of the connection group for the request.
public propertyContainer (inherited from Component) Gets the IContainer that contains the Component.
public propertyCookieContainer (inherited from HttpWebClientProtocol) Gets or sets the collection of cookies.
public propertyCredentials (inherited from WebClientProtocol) Gets or sets security credentials for XML Web service client authentication.
public propertyDocuments Gets a collection of discovery documents.
public propertyErrors Gets a collection of exceptions that occurred during invocation of method from this class.
public propertyPreAuthenticate (inherited from WebClientProtocol) Gets or sets whether pre-authentication is enabled.
public propertyProxy (inherited from HttpWebClientProtocol) Gets or sets proxy information for making an XML Web service request through a firewall.
public propertyReferences A collection of references founds in resolved discovery documents.
public propertyRequestEncoding (inherited from WebClientProtocol) The Encoding used to make the client request to the XML Web service.
public propertySite (inherited from Component) Gets or sets the ISite of the Component.
public propertyTimeout (inherited from WebClientProtocol) Indicates the time an XML Web service client waits for a synchronous XML Web service request to complete (in milliseconds).
public propertyUnsafeAuthenticatedConnectionSharing (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.
public propertyUrl (inherited from WebClientProtocol) Gets or sets the base URL of the XML Web service the client is requesting.
public propertyUserAgent (inherited from HttpWebClientProtocol) Gets or sets the value for the user agent header that is sent with each request.

Protected Properties

protected propertyDesignMode (inherited from Component) Gets a value that indicates whether the Component is currently in design mode.
protected propertyEvents (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: