Dundas.BI.Services Namespace |
Class | Description | |
---|---|---|
CallerContextService |
The base class for ICallerContextService implementations.
| |
CreateShortLinkOptions | Represents options for creating a short link. | |
MultithreadedCallerContextService |
An ICallerContextService implementation suitable for multi-threaded
applications.
|
Interface | Description | |
---|---|---|
IEmailService |
This class provides methods to send emails using the application's configured email settings
or a specific set of email settings.
| |
IEncryptionService |
Provides an interface for encrypting and decrypting strings using the secret keys from the application database.
| |
INetworkHelperService |
Provides low-level networking helper methods.
| |
IShortLinkService |
Provides methods for mapping long link to short link and vice versa.
| |
IUsageTrackingService |
Interface for managing the data associated with tracking the usage of views (e.g. dashboards and reports).
| |
IWebLinkService |
Specifies the interface for a service which can provide information from a hosting web application.
|
Enumeration | Description | |
---|---|---|
EmailDeliveryType |
Specifies delivery mechanisms which may be used by the email service.
|