Table of Contents

Namespace Dynamicweb.DataProcessing

Classes

Activity

Represents a data processing activity.

ActivityService

Service for handling activities.

Consent

Represents a consent to a data processing activity made by a subject.

ConsentChecksum

Utility for handling consent checksums.

ConsentManager

A high level API for managing consents.

ConsentRequestInfo

Represents the request information for a consent at the time when the consent status was changed by the subject.

ConsentService

Service for handling consents.

EmailSubjectConsentService

Service for handling consents by email.

SubjectConsentService<TKey>

Base class for handling consents for a specific subject type (user, visitor, etc.)

UserSubjectConsentService

Service for handling consents by user.

VisitorSubjectConsentService

Service for handling consents by visitor.

Enums

ConsentStatus

Represents the different states of a consent.

To top