I am using Dropbox API to integrate Dropbox features in one of my developing windows application.
Now the scenario is like, I have one business account and one private account configured in my computer.
Now I want to develop a feature which can get a list of dropbox accounts configured in a computer so that application can ask the user to select preferred Dropbox account to use into the application.
Now how can i get the list of configured dropbox accounts through Api or any other way?