I'm a newbie, both to here, c# and wpf so apologies if this question appears dumb to some .
I either don't know the terminolology to search for or simply cannot find the answer.... so
How is a serverside WPF application access security set up so that the Installer user (preferably administrator privilege) can access the app on the backend/localhost without having to log into it via a login form whereas lower privilege users cannot unless the admin grants them access to it
e.g the same way a filezilla server app works, so restricted to an administrator