GetAuditEventReportsCommandLimit Property

Number of rows to return

Definition

Namespace: KeeperSecurity.Enterprise.AuditLogCommands
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public int Limit { get; set; }

Property Value

Int32

Remarks

Maximum: 1000 - raw reports, 2000 - consolidated reports

See Also