Click or drag to resize
RevokeConsentAgreementEventArgsConsentAgreement Property
Gets the consent agreement that has been revoked.

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 12.0.0
Syntax
C#
public ConsentAgreementInfo ConsentAgreement { get; }

Property Value

Type: ConsentAgreementInfo
See Also