Namespace Nevatech.Vsb.Repository.Alerts
Classes
AccessKeyExpirationAlertSourceConfiguration
Represents configuration for Developer Portal access key expiration alert source.
CommandAlertHandler
Implements alert handler that starts Windows process or execute command providing alert(s) details as arguments and/or in standard input.
CommandAlertHandlerConfiguration
Represents configuration for CommandAlertHandler - the handler that allows to execute a process when new alert(s) coming.
EventLogAlertHandler
Implements alert handler which write information about alert into Windows Event Log.
EventLogAlertHandlerConfiguration
Represents configuration for EventLogAlertHandler that allows to write messages into Windows Event Log.
FolderUsers
Defines a set of users in the specified folder and (optionally) its sub-folders having requested permission level.
FolderUsers.SecurityRoleCollection
Represents the serializable collection of security role identifiers.
SmtpAlertHandler
Implements alert handler which sends information about alert or group of alerts in e-mail message.
SmtpAlertHandlerConfiguration
Represents configuration for SmtpAlertHandler - the handler that allows to send e-mail messages with alert content.
SmtpAlertHandlerConfiguration.UserCollection
Represents the serializable collection of user identifiers.
SubscriptionExpirationAlertSourceConfiguration
Represents configuration for Developer Portal product subscription expiration alert source.
X509CertificateAlertSourceConfiguration
Represents configuration for X.509 certificate expiration alert source.
Interfaces
IAlertHandler
Defines and interface that alert handler must implement. Alert handler is a class that is called to process newly generated alerts in the system.
Enums
CommandExecutionMode
Defines how command will be executed according to the number of incoming alerts.
EventLogEventType
Specifies the event type of an event log entry.