Click or drag to resize
DataProtectionEvents Class
Data protection events.
Inheritance Hierarchy
SystemObject
  CMS.DataProtectionDataProtectionEvents

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 11.0.0
Syntax
C#
public static class DataProtectionEvents

The DataProtectionEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberRevokeConsentAgreement
Fires after a consent agreement is revoked.
Top
See Also