Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I am trying to encrypt the sensitive information like connection strings, machine key, etc. in the web.config file. I am using the default ProtectSection which is available in .net.
I want to know whether it will create any problem in any of the modules as I am new to DNN.
Thanks in advance