| AccessModel |
Returns if the user has access to a certain component, and whether to hide it entirely if not.
|
| DataChangedEventArgsT |
Event for the replication layer, to notify services that a business object they were subscribed on has been changed.
|
| NotificationEventArgs |
Notification event, thrown when a notification is received from the Event Handler,
usually about the state of a business object or an event that took place with a DeviceDto |
| UserSessionData |
Represents the currently logged in AccountDto user, their RoleDto,
the CompanyDto they belong to (or are working in, in case of MobileTrack support) and
the EnvironmentDto the user is currently working in.
|