Click or drag to resize
ehrThomas

LoginResult Class

The LoginResult resource focuses on information on the result of the login process
Inheritance Hierarchy
SystemObject
  ehrApiLoginResult

Namespace:  ehrApi
Assembly:  ehrApi (in ehrApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class LoginResult

The LoginResult type exposes the following members.

Properties
  NameDescription
Public propertyDatabases
A list of databases the user can access.
Public propertySuccess
Whether the login was succesful or not
Top
See Also