| IdentityCollectorRegister Class |
Namespace: CMS.DataProtection
public class IdentityCollectorRegister
The IdentityCollectorRegister type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of registered IIdentityCollectors in the register.
| |
| Instance |
Gets the IdentityCollectorRegister instance.
|
| Name | Description | |
|---|---|---|
| Add |
Adds identity collector to the register.
| |
| CollectIdentities |
Collects all the data subject's identities by invoking registered collectors and passing them the dataSubjectIdentifiersFilter.
|