is it possible to run asp.net application in the context of an account of differnt domain
- by nitroxn
Hi,
Suppose i work in a company ABC.com and another parent company domain XYZ.com. What must I do to run the ASP.net application hosted in a machine at ABC.com but use the windows credentials of XYZ.com?
Thanks in advance