Table of Contents

Class AuditLogDataAttribute

Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime.dll

public class AuditLogDataAttribute

Inheritance

objectAuditLogDataAttribute

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<AuditLogDataAttribute>(AuditLogDataAttribute)

Constructors

AuditLogDataAttribute()

public AuditLogDataAttribute()

Properties

CanRead

public bool CanRead { get; set; }

Property Value

bool

DataAttribute

public DataAttribute DataAttribute { get; set; }

Property Value

DataAttribute

NeedMasking

public bool NeedMasking { get; set; }

Property Value

bool