This topic has not yet been rated - Rate this topic

IIsWebService.EnableWebServiceExtension (WMI)

The EnableWebServiceExtension method sets the AllowDenyFlag flag in the WebSvcExtRestrictionList metabase property to 1 (allow) for any extension belonging to the specified GroupID.

NoteNote:

This method is only available on IIS 6.0 or later.

objIIsWebService.EnableWebServiceExtension(
   Extension
)
Extension

[in]  String containing the group name. This is the fourth token, GroupID, in the WebSvcExtRestrictionList metabase property.

This method has no return values.

Server: Requires or Windows Server 2003.

Product: IIS

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.