Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 2.21 KB

File metadata and controls

25 lines (18 loc) · 2.21 KB

Reporting for MVC - How to Implement a Custom Authorization Service

This example illustrates how to restrict access to specific reports and documents based on an ASP.NET session, making documents available only to users that generated them. To do this, register an OperationLogger object implementing the IWebDocumentViewerAuthorizationService interface and is inherited from the base WebDocumentViewerOperationLogger class.

Documentation

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)