Click or drag to resize

AuditLogEntriesRepository Fields

The AuditLogEntriesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberApplicationNameAttribute
Definition of the ApplicationName data attribute
Public fieldStatic memberDetailsAttribute
Definition of the Details data attribute
Public fieldStatic memberEntityItemIdAttribute
Definition of the EntityItemId data attribute
Public fieldStatic memberEntityNameAttribute
Definition of the EntityName data attribute
Public fieldStatic memberEventClassAttribute
Definition of the EventClass data attribute
Public fieldStatic memberEventNameAttribute
Definition of the EventName data attribute
Public fieldStatic memberEventTimeUtcAttribute
Definition of the EventTimeUtc data attribute
Public fieldStatic memberEventTypeAttribute
Definition of the EventType data attribute
Public fieldStatic memberIdAttribute
Definition of the AuditLogEntry identity attribute
Public fieldStatic memberPersonalDataProcessIdAttribute
Definition of the data attribute for PersonalDataProcess reference
Public fieldStatic memberPersonalDataProcessReference
Definition of the PersonalDataProcess reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for AuditLogEntry objects
Public fieldStatic memberUserIdAttribute
Definition of the data attribute for User reference
Public fieldStatic memberUserReference
Definition of the User reference
Top
See Also