Table of Contents

Class CachedSystemLogRule

Namespace: Casewhere.Runtime.DataProtection
Assembly: Casewhere.Runtime.dll

public class CachedSystemLogRule

Inheritance

objectCachedSystemLogRule

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

IList<Regex>

Properties

Key

public string Key { get; set; }

Property Value

string

ReplaceMask

public string ReplaceMask { get; set; }

Property Value

string