FileReadAccessSettings.EnableAccessLogging property

namespace: Serenity.Web   assemblySerenity.Net.Core

Whether to log access control decisions for debugging

public bool? EnableAccessLogging { get; set; }

See Also