The MetabaseObjectAuditOperationState enumeration contains variants of operation audit.
It is used by the following methods:
Value | Brief description |
0 | Default. Repository audit settings are used by default. |
1 | ForceDeny. Operation denied. Operation will be logged as unsuccessful if audit is included for a type of checked object. |
2 | ForceAudit. Operation will be logged. |
3 | ForceDenyAndAudit. Operation denied. Operation will be logged as unsuccessful. |
See also: