edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
GSS-API authentication for SOCKS5 - NOT YET SUPPORTED.

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

Syntax

C#
public class Socks5GssapiMethod : Socks5AuthMethod
Visual Basic
Public Class Socks5GssapiMethod _
	Inherits Socks5AuthMethod
Visual C++
public ref class Socks5GssapiMethod : public Socks5AuthMethod

Inheritance Hierarchy

System..::..Object
  EnterpriseDT.Util.Socks..::..Socks5AuthMethod
    EnterpriseDT.Util.Socks..::..Socks5GssapiMethod

See Also