Class LastAnonymizer
Namespace: Casewhere.Gdpr.Runtime.DataAnonymizers
Assembly: Casewhere.Gdpr.Runtime.dll
public class LastAnonymizer : IResourceAnonymizer
Inheritance
Implements
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<LastAnonymizer>(LastAnonymizer)
Constructors
LastAnonymizer()
public LastAnonymizer()
Methods
Anonymize(AnonymizationTask, IList<PIIDataProtectionRuleWithDataClass>)
public void Anonymize(AnonymizationTask task, IList<PIIDataProtectionRuleWithDataClass> protectionRules)
Parameters
task
AnonymizationTask
protectionRules
IList<PIIDataProtectionRuleWithDataClass>