globalSettings Element for WebDAV [IIS Settings Schema]
Note
For more information about the globalSettings element, see the following topic on the Microsoft IIS.net Web site: WebDAV Global Settings <globalSettings>.
Specifies the global WebDAV configuration settings for property and lock provider definitions.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
propertyStores |
Optional element. Specifies the collection of property store providers. |
lockStores |
Optional element. Specifies the collection of lock store providers. |
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.webServer |
Specifies the top-level section group (in ApplicationHost.config) in which this element is defined. |
webdav |
Configures Web Distributed Authoring and Versioning (WebDAV) for Internet Information Services (IIS) 7. |
Remarks
For more information about the globalSettings element, see the following topic on the Microsoft IIS.net Web site: WebDAV Global Settings <globalSettings>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |
See Also
Reference
fileSystem Element for authoring for WebDAV [IIS Settings Schema]
propertyStore Element for globalSettings for WebDAV [IIS Settings Schema]