| PersonalDataEraserRegister Class |
Namespace: CMS.DataProtection
public class PersonalDataEraserRegister
The PersonalDataEraserRegister type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of registered IPersonalDataErasers in the register.
| |
| Instance |
Gets the PersonalDataEraserRegister instance.
|
| Name | Description | |
|---|---|---|
| Add |
Adds personal data eraser to the register.
| |
| EraseData |
Erases all personal data of data subject's identities filtered by configuration by invoking registered erasers.
|