Allowuserformwebserviceproxy : opération Stsadm (Office SharePoint Server)
Mise à jour : 2007-09-13
Description
Determines whether a user form template (that is, a non-administrator deployed form template published to a content type or a document library) can use the proxy. If the Web service proxy is enabled, then by default it can only be used by an administrator-approved form template.
Syntax
stsadm -o allowuserformwebserviceproxy
-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. The default setting is False. |