authorization Element for system.ftpServer [IIS Settings Schema]
Note
For more information about the authorization element, see the following topic on the Microsoft IIS.net Web site: FTP Authorization <authorization>.
Specifies the resources that a user account can and cannot access on an FTP server.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
None.
Child Elements
Element |
Description |
---|---|
add |
Optional element. Adds an authorization rule to the collection of authorization rules. |
remove |
Optional element. Removes a reference to an authorization rule to the collection of authorization rules. |
clear |
Optional element. Removes all references to authorization rules from the collection of authorization rules. |
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. |
security |
Specifies security settings for an FTP server. |
Remarks
For more information about the authorization element, see the following topic on the Microsoft IIS.net Web site: FTP Authorization <authorization>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
Microsoft Internet Information Services (IIS) version 7.0 |
See Also
Reference
add Element for authorization for system.ftpServer [IIS Settings Schema]