FileReadAccessSettings.BypassPermission property
namespace: Serenity.Web assembly: Serenity.Net.Core
Permission that bypasses all file read access checks. You may set this to a special permission like "Administration:General" to allow administrators to read all files.
public string BypassPermission { get; set; }
See Also
- class FileReadAccessSettings