Table of Contents

Class PIIDataProtectionService

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

public class PIIDataProtectionService : IPIIDataProtectionService

Inheritance

objectPIIDataProtectionService

Implements

IPIIDataProtectionService

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

Constructors

PIIDataProtectionService(IPIIDataProtectionRuleRepository)

public PIIDataProtectionService(IPIIDataProtectionRuleRepository pIIDataProtectionRuleRepository)

Parameters

pIIDataProtectionRuleRepository IPIIDataProtectionRuleRepository

Methods

FindAndValidateActiveRules()

public IReadOnlyList<PIIDataProtectionRuleWithDataClass> FindAndValidateActiveRules()

Returns

IReadOnlyList<PIIDataProtectionRuleWithDataClass>