I am trying to encrypt the \"system.web.membership\" element within the Web.Config of our .Net application to secure username and password to Active Directory. I am using th
The configuration section is identified by "system.web/membership", not "membership" nor "system.web.membership".
system.web/membership
membership
system.web.membership