Click or drag to resize
IConsentArchiveInfoProvider Interface
Declares members for ConsentArchiveInfo management.

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 13.0.131
Syntax
C#
public interface IConsentArchiveInfoProvider : IInfoProvider<ConsentArchiveInfo>, 
	IInfoByIdProvider<ConsentArchiveInfo>

The IConsentArchiveInfoProvider type exposes the following members.

Methods
See Also