| | 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.
|