Security.md
... ...
@@ -67,6 +67,8 @@ public override void PostLogin()
67 67
68 68
**This is a screen shot of the Misc tab in the Report Designer showing the "Shared" & "Read Only" checkboxes that a user can select on a per report basis.**
69 69
70
+![](http://wiki.izenda.us/Integration/Share-and-Read_only.png)
71
+
70 72
###<a name="ReportControl">Custom Report Control</a> | [Top](#Top)
71 73
72 74
To apply additional constraints to which users see what reports, it is necessary to override the ListReports method. See Report Management for additional details.