Click or drag to resize

BaseHttpConnector Properties

The BaseHttpConnector type exposes the following members.

Properties
  NameDescription
Protected propertyPassword
Password for accessing the Store.
Public propertyProxy
Gets/Sets a Proxy Server to be used.
Public propertyProxyCredentials
Gets/Sets Credentials to be used for Proxy Server.
Public propertyTimeout
Gets/Sets the HTTP Timeouts used specified in milliseconds.
Protected propertyUsername
Password for accessing the Store.
Top
See Also