SessionDetails Class

SessionDetails
Inheritance Hierarchy

SystemObject
  ABSuite.AccessLayer.Connector.CoreSessionDetails

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class SessionDetails : IRecordInfo

The SessionDetails type exposes the following members.

Constructors

  NameDescription
Public methodSessionDetails
SessionDetails
Top
Properties

  NameDescription
Public propertyApplicationName
ApplicationName
Public propertyBundle
Bundle
Public propertyCEOutput
CEOutput
Public propertyDescription
Description
Public propertyDomain
Domain
Public propertyId
Id
Public propertyLogging
Logging
Public propertyName
Name
Public propertyPackagePrefix
PackagePrefix
Public propertyPassword
Password
Public propertyTimeout
Timeout
Public propertyUri
Uri
Public propertyUserName
UserName
Public propertyView
View
Top
Methods

  NameDescription
Public methodFromXml
Read session details from xml
Public methodGetXml
To generate a from current class To be completed later...
Top
Extension Methods

  NameDescription
Public Extension MethodGetT
Get the value for the property
(Defined by ExtensionHelper.)
Public Extension MethodGetAttributeNames
Get a list with all property names available on this object
(Defined by ExtensionHelper.)
Public Extension MethodSetT
Set the value for a property to the new value
(Defined by ExtensionHelper.)
Top
See Also

Reference