LmsLoginResult

Communicates the results of a login attempt.

Usage

Upon successful authentication into Firmwater LMS via the Login call, an LmsLoginResult object is returned to the client application. This object contains information required for subsequent calls to Firmwater LMS web services.

Fields

SessionId

A globally unique identifier (GUID) string used to differentiate web service sessions. Firmwater LMS inspects every web service call (except Login) to ensure an active session ID has been included. From the session ID Firmwater LMS determines the logged in user and which licensee they belong to.

ServerUrl

A Uniform Resource Locator (URL) pointing to the Firmwater LMS web service machine that all subsequent calls should be directed to.