Click or drag to resize
ConsentArchiveInfoProviderGetConsentArchives Method
Returns a query for all the ConsentArchiveInfo objects.

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<ConsentArchiveInfo> GetConsentArchives()

Return Value

Type: ObjectQueryConsentArchiveInfo
See Also