Table of Contents

Enum ApplicationAuditValueDisposition

Namespace
ProjectTemplate.Infrastructure.Data.Auditing
Assembly
ProjectTemplate.Infrastructure.dll

Defines how an application audit value should be represented.

public enum ApplicationAuditValueDisposition

Fields

Hash = 2
Include = 0
Mask = 1
Omit = 3
Truncate = 4