deUserSession Members
The deUserSession type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
deUserSession()()()() |
Initializes a new instance of the deUserSession class.
|
|
|
deUserSession(String, String, Guid, String, IErrorProvider) |
Initializes a new instance of the deUserSession class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
clone |
Clones this instance.
|
|
|
fromJSON |
Create user session from json.
|
|
|
fromXML |
Froms the XML.
|
|
|
toJSON |
Create the session from json.
(Inherited from deSession.) |
|
|
toXML |
User session object as XML
|
Properties
| Name | Description | |
|---|---|---|
|
|
connectionString |
Gets or sets the connection string.
(Inherited from deSession.) |
|
|
culture |
Gets or sets the culture.
(Inherited from deSession.) |
|
|
externalUserName |
Gets or sets the name of the external user.
(Inherited from deSession.) |
|
|
isAdmin |
Gets or sets a value indicating whether this instance is admin.
|
|
|
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.) |

