public Task<ICollection<ActionLogEntry>> FindAsync( DateRange dateRange, string? userName = null, string? id = null )
In This Article