Skip to main content
A newer version of this page is available. .

IExportingAuthorizationService Interface

If implemented, enables you to provide a custom authorization mechanism for exported documents in your web reporting application.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v19.1.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public interface IExportingAuthorizationService
See Also