Gets the authentication method to use for HTTP CONNECT proxy.
NTLM authentication is only supported by some HTTP CONNECT proxies.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property AuthenticationMethod As ProxyAuthentication Get |
C# |
---|
public ProxyAuthentication AuthenticationMethod { get; } |