This example illustrates how to create custom security objects, such as permissions, roles, and users.
The example XAF application implements a custom permission that allows administrators to control whether a user is allowed to use the export feature. The complete description is available in the following documentation article:
- ExportPermission.cs
- ExportPermissionRequest.cs
- ExportPermissionRequestProcessor.cs
- ExtendedSecurityRole.cs
- SecuredExportController.cs
- Updater.cs
(you will be redirected to DevExpress.com to submit your response)