Impersonation in the web DOT config file

How we can enable impersonation in the web.config file?

E

Expert

Verified

We can enable impersonation in the web.confing file, by including <identity> element in a web.config file and set a impersonate attribute to true like:

<identity impersonate = "true" />

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.