[This is preliminary documentation and is subject to change.]

The ICore type exposes the following members.

Methods

  NameDescription
Public methodAuthenticate
Returns an authentication token that can be used to access services that require authentication.
Public methodAuthenticateWindowsID
Returns an authentication token that can be used to access services that require authentication.
Public methodAuthenticateWindowsIDAndPassword
Returns an authentication token that can be used to access services that require authentication.
Public methodAvailableConnections
Provides a list of available Q-Pulse Databases.
Public methodGetChangedManagedLists
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
Public methodGetCustomBrandingInfo
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
Public methodGetLoggedInPersonDetails
Get Person details about the person logged in with a particular authentication token
Public methodGetManagedList
Exposes a list of items for use in completing forms within QPulse
Public methodGetManagedListChanges
This method is used to return a list of changes for the managed list requested. We flag additions, updates and deletions
Public methodGetQPulseWebServiceVersion
This method returns the version number of the QPulse Web Service in the format xx.xxx.xx.xx
Public methodGetServerAuthenticationType
Gets Authentication Type being used by the server (either QPulse Authentication or Window Authentication)
Public methodGetServerInfo
Provides licence and available database information.
Public methodHasServerLicenseExpired
Find out if the Server License has expired.
Public methodSearchManagedList
Enables searching for items within managed lists within QPulse
Public methodSendEmail

See Also