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