Default empty constructor.

C# | Visual Basic | Visual C++ |
public AuthHttpENEConnection()
Public Sub New
public: AuthHttpENEConnection ()

Hostname and port need to be set and the Login(IAuthCredentialRequestHandler) method will
need to be called before the Query(ENEQuery) method is
called, else an ENEQueryException will be thrown.