ab4e6da76b062e8316365328d83d1118fcc2d23c
API/CodeSamples/AdHocUserKey.md
| ... | ... | @@ -2,6 +2,8 @@ |
| 2 | 2 | |
| 3 | 3 | [[_TOC_]] |
| 4 | 4 | |
| 5 | +##About |
|
| 6 | + |
|
| 5 | 7 | Gets or sets a single password limiting access to the report designer, report list, and report viewer. This setting is **only** for projects that do not need multi-user security. When set, a security key will be requested when a user attempts to access any of the aforementioned reporting pages. |
| 6 | 8 | |
| 7 | 9 | ##Global.asax (C♯) |