Holds the value of the AuthMethod property.
[Visual Basic]Private m_AuthMethod As Org.Mentalis.Proxy.Socks.Authentication.AuthBase
[C#]
private AuthBase m_AuthMethod;
See Also
Socks5Handler Class | Socks5Handler Members | Org.Mentalis.Proxy.Socks Namespace