Key: LoginScreenForgotPasswordText
<accesscontrol>Main:MyGroup</accesscontrol>
Key: LoginScreenForgotPasswordText
Syntax
<add key="LoginScreenForgotPasswordText" value="[STRING]"/>
[STRING]: Text to be used for the interface
Purpose
Used to replace the current link text "Forgot Password" in login page.
Default value if missing: "Forgot Password"
Required: No
Example of key
<add key="LoginScreenForgotPasswordText" value="Forgot Password" />