AuditLogArchiveFormat

Description

The AuditLogArchiveFormat enumeration contains formats of files in which security protocol may be saved.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Binary. The access protocol is saved to the binary file in the format supported by the platform. The file must have ppl extension.
1 CSV. An access protocol is saved in a text file in a format applied by MS Excel. The file must have the csv extension.
2 CEF. An access protocol is saved in a text file in a format supported by SIEM systems. The file must have the cef extension.

See also:

Metabase Assembly Enumerations