Programming with Reflection
WebSecurity property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) what happens when you launch Reflection in a web browser using a downloaded settings file. This property allows you to control the degree of security you want to maintain against the possibility of opening a settings file that may contain unknown scripted actions.
The default value is rcWebOpenAskUser.
rcWebOpenAlways Always open downloaded settings files.
rcWebOpenNever Never open downloaded settings files.
rcWebOpenAskUser Display a dialog box when Reflection is launched in a web browser before it opens a downloaded settings file. The dialog box allows the user to select whether or not to open the settings file.