ComponentSpace Proxy Class Library Reference

Socks4Command.UserName Property

Gets or sets the user name.

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

Property Value

The user name.

See Also

Socks4Command Class | ComponentSpace.Proxy.Socks4 Namespace