Back to product page

ProxyPassword property


Specifies the password to use when connecting to proxy server.

Type

String

Syntax

  • C#
  • VB.NET
String ProxyPassword {get; set; };

Property ProxyPassword As String

Remarks

Only the Socks 5 protocol supports passwords when connecting to a proxy server. On all other proxy types, this property is ignored.

Platforms

Windows