Class PersonalDataConstants
- Namespace
- CMS.DataProtection
- Assembly
- CMS.DataProtection.dll
Provides constants for personal data.
public static class PersonalDataConstants
- Inheritance
-
objectPersonalDataConstants
Fields
DATA_SUBJECT_IDENTIFIER_KEY
Key for the data subject identifier used in data protection operations.
public const string DATA_SUBJECT_IDENTIFIER_KEY = "dataSubjectIdentifier"
Field Value
- string