Hi! I have an app.config file that is accessed by multiple applications. For one particular application, I want the app.config file to be encrypted. Does anyone know how this will affect the other applications that access this? Will those applications also have to encrypt/decrypt the app.config file?
Thanks for your help!
Thanks for your help!