Allowwebserviceproxy: Stsadm operation (Office SharePoint Server)
Updated: September 13, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-09-13
Description
Turns on or off the Web service proxy for the specified Web application. If the value is set to False, then no forms can use the proxy (even if the allowuserformwebserviceproxy operation is set to True).
Syntax
stsadm -o allowwebserviceproxy
-url <URL name>
-enable {True | False}
Parameters
| Parameter name | Value | Required? | Description |
|---|---|---|---|
|
url |
A valid URL, such as http://server_name |
Yes |
The URL of the Web application associated with the Web service proxy. |
|
enable |
One of the following values:
|
Yes |
Enables or disables the Web proxy service. The default setting is True. |
