IsSessionValid Class

The options class used for getting information about if the session is valid or not.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsIsSessionValid

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
[DataContractAttribute]
public class IsSessionValid

The IsSessionValid type exposes the following members.

Constructors
  NameDescription
Public methodIsSessionValid
Initializes a new instance of the IsSessionValid class
Top
Properties
  NameDescription
Public propertyOverrideSessionId
An explicit session ID to check if valid or not.
Top
See Also