Enum NotificationPriority
Namespace: PKWARE.Smartcrypt.MetaClient
Assembly: MetaClient.dll
Syntax
[PublicAPI]
public enum NotificationPriority
Fields
| Name | Description |
|---|---|
| Notice | Indicates that an event has occurred that the user should be aware of. A response from the user may be needed. |
| Problem | Indicates that there are going to be negative consequences as a result of whatever caused the Notification with this priority. This should be shown to users of frontend applications and administrators of backend applications. |