MetabaseObjectAuditOperationState

Description

The MetabaseObjectAuditOperationState enumeration contains variants of operation audit.

Comments

It is used by the following methods:

Available Values

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:

Metabase Assembly Enumerations