SessionDetails
Inheritance Hierarchy
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
The SessionDetails type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SessionDetails |
SessionDetails
|
Properties
Name | Description | |
---|---|---|
![]() | ApplicationName |
ApplicationName
|
![]() | Bundle |
Bundle
|
![]() | CEOutput |
CEOutput
|
![]() | Description |
Description
|
![]() | Domain |
Domain
|
![]() | Id |
Id
|
![]() | Logging |
Logging
|
![]() | Name |
Name
|
![]() | PackagePrefix |
PackagePrefix
|
![]() | Password |
Password
|
![]() | Timeout |
Timeout
|
![]() | Uri |
Uri
|
![]() | UserName |
UserName
|
![]() | View |
View
|
Methods
Name | Description | |
---|---|---|
![]() | FromXml |
Read session details from xml |
![]() | GetXml |
To generate a from current class
To be completed later...
|
Extension Methods
Name | Description | |
---|---|---|
![]() | GetT |
Get the value for the property
(Defined by ExtensionHelper.) |
![]() | GetAttributeNames |
Get a list with all property names available on this object
(Defined by ExtensionHelper.) |
![]() | SetT |
Set the value for a property to the new value
(Defined by ExtensionHelper.) |
See Also