Is it possible, when using explicit FTPS, to access/verify the provided client certificate in a custom .NET Authenticator extension? The only option I can find is certificate validation against the Windows certificate store.
We would like to match the client certificate (e.g. common name) against the user name.