Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Enterprise.AuditLogCommands
GetAuditEventReportsCommand Class
GetAuditEventReportsCommand Properties
Aggregate Property
Columns Property
Filter Property
Limit Property
Order Property
ReportType Property
Scope Property
Get
Audit
Event
Reports
Command
Columns Property
Group by columns
Column
Description
audit_event_type
Event Type
username
Username
ip_address
IP Address
keeper_version
Keeper Client Version
to_username
Target Username
record_uid
Record UID
shared_folder_uid
Shared Folder UID
team_uid
Team UID
Namespace:
KeeperSecurity.Enterprise.AuditLogCommands
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
string
[]
Columns
{
get
;
set
; }
Property Value
String
See Also
Reference
GetAuditEventReportsCommand Class
KeeperSecurity.Enterprise.AuditLogCommands Namespace