How would you enable impersonation in the web.config file?
How would you enable impersonation in the web.config file?
Answer
In order to enable the impersonation in the web.confing file, take the following steps: - Include the <identity> element in the web.config file. - Set the impersonate attribute to true as shown below: <identity impersonate = "true" />
Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website.
If you are using this website then its your own responsibility to understand the content of the website