| PersonalDataCollectorRegister Class |
Namespace: CMS.DataProtection
public class PersonalDataCollectorRegister
The PersonalDataCollectorRegister type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of registered IPersonalDataCollectors in the register.
| |
| Instance |
Gets the PersonalDataCollectorRegister instance.
|
| Name | Description | |
|---|---|---|
| Add |
Adds personal data collector to the register.
| |
| CollectData |
Collects all the personal data by invoking registered collectors and passing them the identities.
|