SocksClient.MustAuthenticate Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

SocksClient.MustAuthenticate Property

Gets or sets the SOCKS handler to be used when communicating with the client.

[Visual Basic]Public Property MustAuthenticate As Boolean
[C#]
public bool MustAuthenticate {get; set;}

Property Value

The SocksHandler to be used when communicating with the client.

See Also

SocksClient Class | SocksClient Members | Org.Mentalis.Proxy.Socks Namespace