edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Collection of SOCKS5 authentication methods.

Namespace: EnterpriseDT.Util.Socks
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public class Socks5AuthMethodCollection : IEnumerable
Visual Basic
Public Class Socks5AuthMethodCollection _
	Implements IEnumerable
Visual C++
public ref class Socks5AuthMethodCollection : IEnumerable

Inheritance Hierarchy

System..::..Object
  EnterpriseDT.Util.Socks..::..Socks5AuthMethodCollection

See Also