activation Element for system.ftpServer [IIS Settings Schema]
Note
For more information about the activation element, see the following topic on the Microsoft IIS.net Web site: FTP Provider Activation <activation>.
Specifies a collection of custom name/value pairs that specify any parameters that a custom FTP provider requires.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
None.
Child Elements
Element |
Description |
---|---|
providerData |
Optional element. Specifies the collection of key/value pairs that contain the data for a custom provider. |
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.ftpServer |
Specifies the top-level section group in which this element is defined. |
providerDefinitions |
Specifies the root element for configuring a collection of custom FTP providers. |
Remarks
For more information about the activation element, see the following topic on the Microsoft IIS.net Web site: FTP Provider Activation <activation>.
Element Information
Configuration Locations |
ApplicationHost.config |
Requirements |
IIS 7 |
See Also
Reference
providerData Element for system.ftpServer [IIS Settings Schema]