Click or drag to resize
RevokeConsentAgreementEventArgsContact Property
Gets the contact who has revoked the consent.

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

Property Value

Type: ContactInfo
See Also