Free Trial Buy Now

File Manager - Access Control

Current Role:

Create (F7)
Rename (F2)
Move (F6)
Delete (Del)
Refresh
  • Collapse
    Locked for uploadFiles
    • Expand
      Locked for uploadDocuments
      • Expand
        Locked for uploadProjects
        • Locked for uploadTest project
        • Locked for uploadXml list
      • Locked for uploadReports
    • Expand
      Locked for uploadImages
      • Locked for uploadEmployees
      • Locked for uploadProduct icons
    • Locked for uploadMusic
    • Locked for uploadVideo
Upload

Allowed Extensions: .jpg, .jpeg, .gif, .rtf, .txt, .avi, .png, .mp3, .xml, .doc, .pdf

Description

This demo shows how to set up folder and file access permissions, grant them to security roles and enforce specific roles on ASPxFileManager.

ASPxFileManager allows you to define access permissions for folders and files using a set of folder/file access rules (see the file manager's SettingsPermissions.AccessRules collection). An access rule specifies a path to which it is applied and lists permissions (allowed or denied actions) associated with this rule. You can easily set up access rules for folders (including their files and child folders) and individual files using FileManagerFolderAccessRule and FileManagerFileAccessRule elements.

In addition, you can associate any number of access rules with specific security roles to group related permissions together. To associate an access rule with a security role, assign the role's name to the rule's Role property. Related access rules should be assigned matching role names.

Any created role can be enforced on the ASPxFileManager via its SettingsPermissions.Role property. After that, the file manager will display folder and files and provide access permissions to them based on the assigned role.

In the demo, you can select one of the security roles listed above to enforce it on ASPxFileManager. File and folder permissions granted to each role are listed below.

  • Default User. This role allows users only to browse folder contents. Any file/folder modifications and file upload are prohibited. The System folder is hidden in a folder tree.
  • Document Manager. This role allows users to browse folder contents and perform any folder/file operations (including file upload) within the Documents folder only. Any file/folder modifications and file upload within other folders are prohibited. The System folder is hidden in a folder tree.
  • Media Moderator. This role allows users to browse folder contents and perform any folder/file operations (except for file upload) within the Music and Video folders only. Any file/folder modifications and file upload within other folders are prohibited. The System folder is hidden in a folder tree.
  • Administrator. This role allows users to browse folder contents and perform any folder/file operations (including file upload). The System folder is shown in a folder tree. This folder is also fully accessible for any file/folder modifications and file upload.
Version: v2012 vol 2.8
Experience the DevExpress Difference Today
Demos with source code are included with an installation of DevExpress controls for ASP.NET. Refer to the Demos and Sample Applications topic to learn more.
To download your free evaluation copy of our award-winning ASP.NET libraries, visit the Downloads page
All DevExpress ASP.NET Controls ship as part of DXperience ASP.NET, Enterprise, and Universal.
To obtain pricing information, visit the Pricing Options page or contact us via Email at info@devexpress.com
or by telephone at +1 (818) 844-3383 between 8:30am and 5pm Pacific Time.