HtmlReportCallbackUrlInterceptor class
namespace: Serenity.Reporting assembly: Serenity.Extensions
Implementation for IReportCallbackInterceptor that uses callback report cookie to impersonate / transient grant permissions
public class HtmlReportCallbackUrlInterceptor : IReportCallbackInterceptor
Public Members
| name | description |
|---|---|
| HtmlReportCallbackUrlInterceptor(…) | Implementation for IReportCallbackInterceptor that uses callback report cookie to impersonate / transient grant permissions |
| InterceptCallback(…) | Intercepts a report callback, applying impersonation and transient grants from the report auth cookie. |
See Also
- interface IReportCallbackInterceptor
- Source: HtmlReportCallbackUrlInterceptor.cs