Click or drag to resize

GetAuditEventReportsResponse Class

Represents Audit Report Response
Inheritance Hierarchy
SystemObject
  KeeperApiResponse
    KeeperSecurity.Enterprise.AuditLogCommandsGetAuditEventReportsResponse

Namespace: KeeperSecurity.Enterprise.AuditLogCommands
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class GetAuditEventReportsResponse : KeeperApiResponse

The GetAuditEventReportsResponse type exposes the following members.

Constructors
 NameDescription
Public methodGetAuditEventReportsResponseInitializes a new instance of the GetAuditEventReportsResponse class
Top
Properties
 NameDescription
Public propertyEvents Events
Top
See Also