Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataProtection Namespaces
CMS.DataProtection
IdentityCollectorRegister Class
IdentityCollectorRegister Methods
Add Method
CollectIdentities Method
IdentityCollectorRegister
Add Method
Adds identity collector to the register.
Namespace:
CMS.DataProtection
Assembly:
CMS.DataProtection (in CMS.DataProtection.dll) Version: 13.0.131
Syntax
C#
Copy
public
void
Add
(
IIdentityCollector
identitiesCollector
)
Parameters
identitiesCollector
Type:
CMS.DataProtection
IIdentityCollector
Instance of
IIdentityCollector
responsible for collecting data subject's identities.
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
identitiesCollector
is null.
See Also
Reference
IdentityCollectorRegister Class
CMS.DataProtection Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com