Click or drag to resize
SessionLogin Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Class that represents a published dashboard, report or query on the server.
Inheritance Hierarchy
SystemObject
  DataPA.Utils.QueryEngineSessionLogin

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class SessionLogin : _SessionLogin

The SessionLogin type exposes the following members.

Constructors
  NameDescription
Public methodSessionLogin
Initializes a new instance of the SessionLogin class
Top
Fields
Properties
  NameDescription
Public propertyConnectionName
Gets the connection name for this session login
Public propertyPassword
Gets and sets the password for this session login
Public propertySystem
Gets the system name for this session login
Public propertyUsername
Gets and sets the username for this session login
Top
Remarks