WebProxy Class

.

Namespace: elsystem.net

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property Credentials object Gets or sets the credentials that are sent to the host to authenticate the request when the proxy is used.
Public property UseDefaultCredentials bool Gets or sets a Boolean value indicating whether to use the default system credentials for the security context in which the application is running when the proxy is used (true), or not (false).
Methods
  Name Description
Public property Create() Creates a new instance of the class object.
Public property Create(address) Creates a new instance of the class object using the specified proxy server address.