Keeper SDK Class Library
C#
Show/Hide TOC
Get
Audit
Event
Reports
Command
Aggregate Property
Aggregate columns
Column
Description
occurrences
Event count
first_created
First event time. MIN(Created)
last_created
Last event time. MAX(Created)
Definition
Namespace:
KeeperSecurity.Enterprise.AuditLogCommands
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
string
[]
Aggregate
{
get
;
set
; }
Property Value
String
Remarks
Consolidated reports only.
See Also
Reference
GetAuditEventReportsCommand Class
KeeperSecurity.Enterprise.AuditLogCommands Namespace
In This Article
Definition
Remarks
See Also