The AuthHttpENEConnection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AuthHttpENEConnection()()()() |
Default empty constructor.
|
![]() | AuthHttpENEConnection(String, Int32) |
Constructor for connection to the Endeca MDEX Engine over HTTP.
|
![]() | AuthHttpENEConnection(String, String) |
Constructor for connection to the Endeca MDEX Engine over HTTP.
|
Methods
Name | Description | |
---|---|---|
![]() | AddHttpHeader |
Add an HTTP header to the query request
(Inherited from HttpENEConnection.) |
![]() | EnableSSL()()()() |
Enables ssl. Will attempt to use the first personal certificate it finds issued by "Endeca Technologies, Inc." stored in Local Machine's peronsal certificate repository
(Inherited from HttpENEConnection.) |
![]() | EnableSSL(X509Certificate) |
Enables ssl
(Inherited from HttpENEConnection.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Login |
Authenticate a user
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Query |
Issues a query against the MDEX Engine.
(Overrides HttpENEConnection..::..Query(ENEQuery).) |
![]() | SetPort |
Sets the port of the MDEX Engine.
(Inherited from HttpENEConnection.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Hostname |
Get and sets the hostname of the MDEX Engine.
(Inherited from HttpENEConnection.) |
![]() | MaxUrl |
Get and set the maximum URL length
(Inherited from HttpENEConnection.) |
![]() | Port |
Gets and sets the port of the MDEX Engine.
(Inherited from HttpENEConnection.) |