[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 methodAvailableConnections
Provides a list of available Q-Pulse Databases.
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 methodGetServerAuthenticationType
Gets Authentication Type being used by the server (either QPulse Authentication or Window Authentication)
Public methodHasServerLicenseExpired
Find out if the Server License has expired.
Public methodSearchManagedList
Enables searching for items within managed lists within QPulse

See Also