f63739074b1cd65b767c1930cc3db757dc0c592e
FAQ/Preventing-information-leaks.md
| ... | ... | @@ -10,7 +10,7 @@ More information regarding information leakage can be found at: https://www.owa |
| 10 | 10 | |
| 11 | 11 | Adding the below code to the rs.aspx page will help you control what a user is able to see. The “Prohibited” quotes is where you put the literal information displayed to the end user. |
| 12 | 12 | |
| 13 | -##Rs.aspx (C♯) |
|
| 13 | +##rs.aspx (C♯) |
|
| 14 | 14 | ```csharp |
| 15 | 15 | <script runat="server"> |
| 16 | 16 | private bool SystemInfoPresents(ControlCollection controls) |