Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is impersonation in ASP.NET?

Answer Posted / prince

you can enable the impersonation by adding below entry in
your application config file.

<identity impersonate="true"
userName="domain\user"
password="password" />

Is This Answer Correct ?    17 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

981


What is autopostback in asp net?

1084


What is a web api endpoint?

1102


What is server side routing?

968


Is it possible to migrate visual interdev design-time controls to asp.net?

1099


What is http only cookie?

1189


what is silver light when will we use silver light,

1957


Why is an object pool required?

1110


What is ASLM?

1168


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

1087


How do cookies work? Give an example of their abuse.

1019


What is event in asp.net?

1067


How does http session work?

1049


What is http session state?

1028


How would you enable impersonation in the web.config file?

1052