I have a .NET windows app will be very limited and it will need to query with a filename to get fileid. Then it needs to download the file found. That is all the app will do. There will be no interaction with any user as the app runs in the background. How do I set up authentication.
Hopefully someone can give me a coding example in C#.