Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the managed-code classes that developers use to extend the functionality of the FTP service for IIS 7.5 and later.
In This Section
The following table lists the managed-code classes that are exposed by the FTP service.
| Class | Description |
|---|---|
| BaseProvider | Defines the base provider for FTP extensibility classes. |
| FtpLogEntry | Contains logging information for use with the IFtpLogProvider interface. |
| FtpPreprocessParameters | Contains session information for use with the IFtpPreprocessProvider interface. |
| FtpPostprocessParameters | Contains session information for use with the IFtpPostprocessProvider interface. |