
Impersonation is possible in number of ways. One of the most common method is to to store encrypted user credentials in registry. Configure web.config to pickup the credentials for authentication as below :-Use encrypted attributes in the configuration file web.configSo far so good, now consider if the user credentials have failed the following...