configurationmanager - ASP.net configuration manager and outlook -


i have been requested change authentication mode in mvc 4 project windows authentication, , using asp.net configuration manager. us, major change in code, there workaround link our outlook active directory asp.net configuration manager ?

try following setting

<appsettings>     <add key="enablesimplemembership" value="false" /> </appsettings> 

follow link more details

http://www.mikesdotnetting.com/article/216/windows-authentication-with-asp-net-web-pages


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -