b33aa8c4bd54b9d9e099c37507c97809cbb71236
API/CodeSamples/SettingsKey.md
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | |
| 5 | 5 | ##About |
| 6 | 6 | |
| 7 | -Gets or sets password to access the settings page. It should be used in tandem with UserKey if you don't need multi-user security. |
|
| 7 | +Gets or sets password to access the settings page. It should be used in tandem with [[AdHocUserKey|/API/CodeSamples/AdHocUserKey]] if you don't need multi-user security. |
|
| 8 | 8 | If set, user will be asked for the password before settings page will be opened. |
| 9 | 9 | |
| 10 | 10 | **Default Value:** null |