Metabase > Metabase Assembly Interfaces > IMetabaseAuditPolicy
The IMetabaseAuditPolicy interface contains properties used to set up auditing by the determined classes of objects.
Property name | Brief description | |
![]() |
FilterClass | The FilterClass property determines a mask of operations for which the access auditing will be executed. |
![]() |
LogRecordCountThreshold | The LogRecordCountThreshold property determines the number of records of the access protocol for this threshold. The warning message will be shown, if the user reached this threshold. |
![]() |
TrackClassHistory | The TrackClassHistory property determines a mask of operations for which the history will be tracked. |
See also: