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

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

Property Value

Type: ConsentInfo
See Also