Allowwebserviceproxy : opération Stsadm (Office SharePoint Server)

Mise à jour : 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:

  • True (Enable)

  • False (Disable)

Yes

Enables or disables the Web proxy service. The default setting is True.