Authenticators via custom .NET extensions

When it comes to authentication we like to offer our customers as many options as possible. CompleteFTP Professional and Enterprise MFT Editions already come with predefined Database, Windows, Gateway, and SAML authenticators. To add even more flexibility we introduced .NET authentication extensions. You can use this extension to implement any authentication scheme.

How .NET Extensions Work

The server calls methods in your class to find out whether or not a particular username/password combination or user/public key combination is valid. Your class can do whatever it needs to do to work out whether or not it is valid, such as calling a web service or invoking an RPC (Remote Procedure Call). This is how .NET extensions work in a nutshell.

The versatility of this feature makes CompleteFTP the perfect choice for integrating their file transfer infrastructure with other systems. Download the 30-day free trial of our Professional or Enterprise MFT Edition to start experimenting with this feature today.