IIsWebService.RemoveApplication (WMI)
The RemoveApplication method sets the AllowDenyFlag flag in the WebSvcExtRestrictionList metabase property to 0 (deny) for the specified ApplicationName.
Note
This method is only available on IIS 6.0 or later.
objIIsWebService.RemoveApplication(
Application
)
Parameters
- Application
[in] String containing the application name to disable. This is the fifth token, ApplicationName, in the WebSvcExtRestrictionList metabase property.
Return Values
This method has no return values.
Requirements
Server: Requires or Windows Server 2003.
Product: IIS