Table of Contents

Class DocumentAnonymizer

Namespace: Casewhere.Gdpr.Runtime.DataAnonymizers
Assembly: Casewhere.Gdpr.Runtime.dll

We remove it out of Anonymize pipeline to keep file in the system.

[Obsolete]
public class DocumentAnonymizer : IResourceAnonymizer

Inheritance

objectDocumentAnonymizer

Implements

IResourceAnonymizer

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<DocumentAnonymizer>(DocumentAnonymizer)

Constructors

DocumentAnonymizer(IFileStorage, IResourceAnonymizer)

public DocumentAnonymizer(IFileStorage fileStorage, IResourceAnonymizer next)

Parameters

fileStorage IFileStorage

next IResourceAnonymizer

Methods

Anonymize(AnonymizationTask, IList<PIIDataProtectionRuleWithDataClass>)

public void Anonymize(AnonymizationTask task, IList<PIIDataProtectionRuleWithDataClass> protectionRules)

Parameters

task AnonymizationTask

protectionRules IList<PIIDataProtectionRuleWithDataClass>