Skip to content

Restrict access to specific reports and documents based on an ASP.NET session

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-mvc-implement-a-custom-authorization-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)