Click or drag to resize
UserContext Properties

The UserContext type exposes the following members.

Properties
  NameDescription
Public propertyCurrentRole
Selected role for current active user
Public propertyCurrentRoles
Roles and 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