Class CachedSystemLogRule
Namespace: Casewhere.Runtime.DataProtection
Assembly: Casewhere.Runtime.dll
public class CachedSystemLogRule
Inheritance
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<CachedSystemLogRule>(CachedSystemLogRule)
Constructors
CachedSystemLogRule()
public CachedSystemLogRule()
Fields
Expression
public IList<Regex> Expression
Field Value
Properties
Key
public string Key { get; set; }
Property Value
ReplaceMask
public string ReplaceMask { get; set; }