DotMSN

ConnectivitySettings.ProxyPassword Property

The username used when accessing the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None.

[Visual Basic]
Public Property ProxyPassword As String
[C#]
public string ProxyPassword {get; set;}

See Also

ConnectivitySettings Class | XihSolutions.DotMSN Namespace