AuditLogExtensions Class

Enterprise Audit Log access methods.

Definition

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public static class AuditLogExtensions
Inheritance
Object    AuditLogExtensions

Methods

GetAvailableEvents Gets the list of all available audit events
GetEvents Gets audit events in descending order.
GetUserEvents Gets audit events for a user in descending order.

See Also