AllowScriptSourceAccess Property
Sets the Internet Information Services Script source access property for the selected folder on the target computer. That Internet Information Services property determines whether users can access source code if either Read or Write permissions are set. Source code includes scripts in Web applications.
Note
This property is applied recursively to the selected folder and all folders below it, unless it is overridden on a lower folder.
Settings
The settings for the AllowScriptSourceAccess property are:
Setting |
Description |
---|---|
False |
Users cannot access scripts regardless of Read or Write permissions. |
True |
Users can access scripts provided that they have either Read or Write permissions. |
Remarks
This setting corresponds to the Script source access check box on the Directory page of the Internet Information Services Web Properties dialog box.