AuditIncidentKind

Define the different kinds of audit incidents.

Namespace:
KpokPatagon.Data.Auditing
Type:
Enum
Enumeration fields
Unknown Unknown audit incident kind.
Mismatch The information is not what expected.
NotFoundAudit Failed to find an audit item.
NotFoundItem Failed to find current item.
IncidentOpened Last audit item has an opened audit incident.
IncidentNotFound Am audit incident that must exist was not found.
InvalidAuditInternalData Internal data for an audit record is empty or could not be decrypted or de-serialized.
InvalidIncidentInternalData Internal data for am audit incident record is empty or could not be decrypted or de-serialized.