Describes the managed-code interfaces that developers use to extend the functionality of the FTP 7.5 service for IIS 7.5.
The following table lists the managed-code interfaces that are exposed by the FTP service.
- IIS 7.0: IFtpAuthenticationProvider Interface (Managed)
Provides an interface for authenticating an FTP user.
- IIS 7.0: IFtpHomeDirectoryProvider Interface (Managed)
Provides an interface for retrieving the path to a user's FTP home directory.
- IIS 7.0: IFtpLogProvider Interface (Managed)
Provides an interface for logging FTP activity.
- IIS 7.0: IFtpRoleProvider Interface (Managed)
Provides an interface for authorization and role checks.
Other Resources