Keeper SDK Class Library
C#
Show/Hide TOC
Get
Audit
Event
Reports
Command
Limit Property
Number of rows to return
Definition
Namespace:
KeeperSecurity.Enterprise.AuditLogCommands
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
int
Limit
{
get
;
set
; }
Property Value
Int32
Remarks
Maximum: 1000 - raw reports, 2000 - consolidated reports
See Also
Reference
GetAuditEventReportsCommand Class
KeeperSecurity.Enterprise.AuditLogCommands Namespace
In This Article
Definition
Remarks
See Also