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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:JavaScript 62.7%Language:C# 15.2%Language:Visual Basic .NET 15.1%Language:HTML 7.0%Language:ASP.NET 0.0%