I encrypt app.config using this manual Encrypt connection string in app.config.
I put the APP files to the shared folder and it works fine for my domain account but not for other users of the domain.
So I need to use encrypted app.config connection string sections for all users.
Is it possible to do?