deTenantServerSession Members
The deTenantServerSession type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
deTenantServerSession()()()() |
Initializes a new instance of the deTenantServerSession class.
|
|
|
deTenantServerSession(String, String, String, String, String, Guid, String, IErrorProvider) |
Initializes a new instance of the deTenantServerSession class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
clone |
Clones this instance.
|
|
|
fromJSON |
Create tenant 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.
(Inherited from deServerSession.) |
|
|
culture |
Gets or sets the culture.
(Inherited from deSession.) |
|
|
externalUserName |
Gets or sets the name of the external user.
(Inherited from deSession.) |
|
|
host |
Gets or sets the host.
|
|
|
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.) |
|
|
tenantID |
Gets or sets the tenant identifier.
|
|
|
tenantMasterConnectionString |
Gets or sets the tenant master connection string.
|
|
|
workflowUserID |
Gets or sets the workflow user identifier.
(Inherited from deSession.) |

