Is there a way to get all instances of ManagedSettingsStore
that my app has previously configured?
I managed to get into a situation, where I removed the identifier in my database, but forgot to clear the store and now the app is shielding couple of apps and I am unable to stop it.
What is the proper workflow for this?