FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenantServerSession Members

The deTenantServerSession type exposes the following members.

Constructors


  Name Description
Public method deTenantServerSession()()()()
Initializes a new instance of the deTenantServerSession class.
Public method deTenantServerSession(String, String, String, String, String, Guid, String, IErrorProvider)
Initializes a new instance of the deTenantServerSession class.

Methods


  Name Description
Public method clone
Clones this instance.
Public method Static member fromJSON
Create tenant server session from json.
Public method Static member fromXML
Froms the XML.
Public method getUserSession
Gets the user session.
Public method toJSON
Create the session from json.
(Inherited from deSession.)
Public method toXML
Server session object as XML

Properties


  Name Description
Public property connectionString
Gets or sets the connection string.
(Inherited from deSession.)
Public property connectionStringKey
Gets or sets the connection key.
(Inherited from deServerSession.)
Public property culture
Gets or sets the culture.
(Inherited from deSession.)
Public property externalUserName
Gets or sets the name of the external user.
(Inherited from deSession.)
Public property host
Gets or sets the host.
Public property isMasterTenant
Is master tenant
(Inherited from deSession.)
Public property isMultiTenant
Is multi tenant
(Inherited from deSession.)
Public property oErrorProvider
Gets or sets the o error provider.
(Inherited from deSession.)
Public property tenantID
Gets or sets the tenant identifier.
Public property tenantMasterConnectionString
Gets or sets the tenant master connection string.
Public property workflowUserID
Gets or sets the workflow user identifier.
(Inherited from deSession.)