Click or drag to resize
PersonalDataFormat Class
Defines formats of personal data collectors' result.
Inheritance Hierarchy
SystemObject
  CMS.DataProtectionPersonalDataFormat

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 11.0.0
Syntax
C#
public static class PersonalDataFormat

The PersonalDataFormat type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberHUMAN_READABLE
Represents a human readable format.
Public fieldStatic memberMACHINE_READABLE
Represents a machine readable format.
Top
See Also