Hi..
Impersonation belongs the security of asp.net , is the process of changing default user account of website, this requires  setting in web.config
<system.web>
<identity impersonate="true" username="hi" password="hello"/>