DotMSN

ConnectivitySettings.ProxyUsername 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 ProxyUsername As String
[C#]
public string ProxyUsername {get; set;}

See Also

ConnectivitySettings Class | XihSolutions.DotMSN Namespace