An NDoc Documented Class Library

Socks5NoAuthMethod Class

SOCKS5 authentication method which performs no authentication thereby validating any user.

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

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

public class Socks5NoAuthMethod : 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

Socks5NoAuthMethod Members | EnterpriseDT.Util.Socks Namespace