Click or drag to resize

ProcessingConsentsRepository Fields

The ProcessingConsentsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAllowAddressAttribute
Definition of the AllowAddress data attribute
Public fieldStatic memberAllowBasicDataAttribute
Definition of the AllowBasicData data attribute
Public fieldStatic memberAllowEmailAttribute
Definition of the AllowEmail data attribute
Public fieldStatic memberAllowOtherDataAttribute
Definition of the AllowOtherData data attribute
Public fieldStatic memberAllowPhoneAttribute
Definition of the AllowPhone data attribute
Public fieldStatic memberConsentImageAttribute
Definition of the ConsentImage data attribute
Public fieldStatic memberConsentTextAttribute
Definition of the ConsentText data attribute
Public fieldStatic memberConsentTypeAttribute
Definition of the ConsentType data attribute
Public fieldStatic memberGivenOnUtcAttribute
Definition of the GivenOnUtc data attribute
Public fieldStatic memberIdAttribute
Definition of the ProcessingConsent identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberIsChildAttribute
Definition of the IsChild data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberParentEmailAttribute
Definition of the ParentEmail data attribute
Public fieldStatic memberParentNameAttribute
Definition of the ParentName data attribute
Public fieldStatic memberParentPhoneAttribute
Definition of the ParentPhone data attribute
Public fieldStatic memberPersonalDataProcessIdAttribute
Definition of the data attribute for PersonalDataProcess reference
Public fieldStatic memberPersonalDataProcessReference
Definition of the PersonalDataProcess reference
Public fieldStatic memberPersonIdAttribute
Definition of the data attribute for Person reference
Public fieldStatic memberPersonReference
Definition of the Person reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberRetractedOnUtcAttribute
Definition of the RetractedOnUtc data attribute
Public fieldStatic memberTableName
The primary storage table for ProcessingConsent objects
Public fieldStatic memberUserIdAttribute
Definition of the data attribute for User reference
Public fieldStatic memberUserReference
Definition of the User reference
Top
See Also