Click or drag to resize

ReportFilter Class

Represents Audit Report Filter
Inheritance Hierarchy
SystemObject
  KeeperSecurity.Enterprise.AuditLogCommandsReportFilter

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

The ReportFilter type exposes the following members.

Constructors
 NameDescription
Public methodReportFilterInitializes a new instance of the ReportFilter class
Top
Properties
 NameDescription
Public propertyCreated Event Time
Public propertyEventTypes Event Types
Public propertyRecordUid Record UIDs
Public propertySharedFolderUid Shared Folder UIDs
Public propertyToUsername Target Users
Public propertyUsername Users
Top
See Also