I saw that it is possible to filter the types of files that can be uploaded with the AllowedFileExtensions property.
But it is possible to do the contrary, i.e. specifying a list of file extension that are not allowed? For example, I'd like to forbid *.exe, *.bat, *.zip ...