deServerSession Members
The deServerSession type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
deServerSession()()()() |
Initializes a new instance of the deServerSession class.
|
![]() |
deServerSession(String, String, String, Guid, String, IErrorProvider) |
Initializes a new instance of the deServerSession class.
|
Methods
Name | Description | |
---|---|---|
![]() |
clone |
Clones this instance.
|
![]() ![]() |
fromJSON |
Create server session from json.
|
![]() ![]() |
fromXML |
Froms the XML.
|
![]() |
getUserSession |
Gets the user session.
|
![]() |
toJSON |
Create the session from json.
(Inherited from deSession.) |
![]() |
toXML |
Server session object as XML
|
Properties
Name | Description | |
---|---|---|
![]() |
connectionString |
Gets or sets the connection string.
(Inherited from deSession.) |
![]() |
connectionStringKey |
Gets or sets the connection key.
|
![]() |
culture |
Gets or sets the culture.
(Inherited from deSession.) |
![]() |
externalUserName |
Gets or sets the name of the external user.
(Inherited from deSession.) |
![]() |
isMasterTenant |
Is master tenant
(Inherited from deSession.) |
![]() |
isMultiTenant |
Is multi tenant
(Inherited from deSession.) |
![]() |
oErrorProvider |
Gets or sets the o error provider.
(Inherited from deSession.) |
![]() |
workflowUserID |
Gets or sets the workflow user identifier.
(Inherited from deSession.) |