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