IIS 7.0: FTP Native-Code Extensibility Interfaces

Describes the native-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 native-code interfaces that are exposed by the FTP service.

Interface

Definition

IIS 7.0: IFtpAuthenticationProvider Interface (Native)

Provides an interface for authenticating an FTP user.

IIS 7.0: IFtpHomeDirectoryProvider Interface (Native)

Provides an interface for retrieving the path to a user's FTP home directory.

IIS 7.0: IFtpLogProvider Interface (Native)

Provides an interface for logging FTP activity.

IIS 7.0: IFtpProviderConstruct Interface

Provides an interface for passing configuration settings to a provider.

IIS 7.0: IFtpRoleProvider Interface (Native)

Provides an interface for FTP authorization and role checks.

See Also

Other Resources

Page view tracker