Click or drag to resize
IUserContext Properties

The IUserContext type exposes the following members.

Properties
  NameDescription
Public propertyCurrentRole
Selected role for current active user
Public propertyCurrentRoles
Authorities for current active user and specified application in login.
Public propertyLocale
Currently used locale when this user accesses data.
Public propertyProperties
Get repository of contextual data.
Public propertyTransaction
Information about the virtual transaction.
Public propertyTransactions
Information about the real transactions.
Public propertyUser
Currently active user.
Top
See Also