Show / Hide Table of Contents

Enum AuditResult

Contains an enumerated list of security event results.

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

Fields

Name Description
Fail

Unsuccessful event.

Info

Informational event.

Success

Successful event.

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