Show / Hide Table of Contents

Enum AuditEvent

Contains an enumerated list of audit event types.

Namespace: Vasont.Publisher.Models.Logging
Assembly: Vasont.Publisher.Models.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum AuditEvent

Fields

Name Description
Configuration

Configuration audit event.

Error

Error audit event.

Information

Informational audit event.

Pipeline

Pipeline audit event.

Security

Security audit event.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright (c) GlobalLink Vasont