An NDoc Documented Class Library

Socks5AuthMethod Class

Base class for SOCKS5 authentication methods.

For a list of all members of this type, see Socks5AuthMethod Members.

System.Object
   EnterpriseDT.Util.Socks.Socks5AuthMethod
      EnterpriseDT.Util.Socks.Socks5GssapiMethod
      EnterpriseDT.Util.Socks.Socks5NoAuthMethod
      EnterpriseDT.Util.Socks.Socks5UserNamePasswordAuthMethod

public abstract class Socks5AuthMethod

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EnterpriseDT.Util.Socks

Assembly: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

Socks5AuthMethod Members | EnterpriseDT.Util.Socks Namespace