Rebex FTP for .NET

ProxyAuthentication Enumeration

HTTP CONNECT proxy server authentication method.

public enum ProxyAuthentication

Members

Member Name Description
Basic Basic authentication.
Ntlm NTLM authentication.

Requirements

Namespace: Rebex.Net

Assembly: Rebex.Net.ProxySocket (in Rebex.Net.ProxySocket.dll)

See Also

Rebex.Net Namespace