AccessNoRemoteScript

When set to True, this file permission property prohibits a script file from being executed by remote clients. If AccessExecute or AccessScript is set to True, the script file can be executed by the Web server. AccessNoRemoteScript is one of the access permission flags contained in the AccessFlags property.

The following table describes this property:

Data type Boolean
Default value True
Default inheritance Inheritable

Accessible by IIS Admin Objects:

IIsWebService IIsWebServer IIsWebVirtualDir IIsWebDirectory
IIsWebFile


© 1997 by Microsoft Corporation. All rights reserved.