Class AuditLogDataAttribute
Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime.dll
public class AuditLogDataAttribute
Inheritance
object ← AuditLogDataAttribute
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
DataAttribute
public DataAttribute DataAttribute { get; set; }
Property Value
DataAttribute
NeedMasking
public bool NeedMasking { get; set; }