Click or drag to resize
ConsentContactsRetriever Class
Retrieves contacts who have agreed to the given consent.
Inheritance Hierarchy
SystemObject
  CMS.DataProtection.InternalConsentContactsRetriever

Namespace: CMS.DataProtection.Internal
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 13.0.131
Syntax
C#
public sealed class ConsentContactsRetriever

The ConsentContactsRetriever type exposes the following members.

Constructors
  NameDescription
Public methodConsentContactsRetriever
Initializes a new instance of the ConsentContactsRetriever class.
Top
Methods
  NameDescription
Public methodGetContacts
Returns contacts who agreed to the consent.
Top
See Also