257c2f3ad2a578ad6ea6a7e8e66657b4fd440327
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 | + |
|
| 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. |