Socks5Handler.Password Property

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

Socks5Handler.Password Property

Gets or sets the password to use when authenticating with the SOCKS5 server.

[Visual Basic]Private Property Password As String
[C#]
private string Password {get; set;}

Property Value

The password to use when authenticating with the SOCKS5 server.

See Also

Socks5Handler Class | Socks5Handler Members | Org.Mentalis.Network.ProxySocket Namespace