Torna al Thread
<membership defaultprovider="MembershipADProvider">
<providers><add name="MembershipADProvider" type="System.Web.Security.ActiveDirectoryMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" applicationname="dotnetthoughts" connectionstringname="ADConnectionString" attributemapusername="sAMAccountName" connectionusername="utente" connectionpassword="password" connectionprotection="Secure">
</add></providers>