[This is preliminary documentation and is subject to change.]
The ICore type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Authenticate |
Returns an authentication token that can be used to access services that require authentication.
| |
| AuthenticateWindowsID |
Returns an authentication token that can be used to access services that require authentication.
| |
| AuthenticateWindowsIDAndPassword |
Returns an authentication token that can be used to access services that require authentication.
| |
| AvailableConnections |
Provides a list of available Q-Pulse Databases.
| |
| GetChangedManagedLists |
This method is used to return a list of changed managed lists based on the managed list/last updated information
supplied to it. Each changed list info returned will contain the new LastUpdated datetime
| |
| GetCustomBrandingInfo |
This method returns an object with the branding colour value that has been configured in Q-Pulse
and indication of whether a custom branding image has been added
| |
| GetLoggedInPersonDetails |
Get Person details about the person logged in with a particular authentication token
| |
| GetManagedList |
Exposes a list of items for use in completing forms within QPulse
| |
| GetManagedListChanges |
This method is used to return a list of changes for the managed list requested. We flag additions, updates and deletions
| |
| GetQPulseWebServiceVersion |
This method returns the version number of the QPulse Web Service in the format xx.xxx.xx.xx
| |
| GetServerAuthenticationType |
Gets Authentication Type being used by the server (either QPulse Authentication or Window Authentication)
| |
| GetServerInfo |
Provides licence and available database information.
| |
| HasServerLicenseExpired |
Find out if the Server License has expired.
| |
| SearchManagedList |
Enables searching for items within managed lists within QPulse
| |
| SendEmail |