Howto programmatically determine ASP.Net worker process account

Posted by pmawhinney on Stack Overflow See other posts from Stack Overflow or by pmawhinney
Published on 2010-04-19T03:19:26Z Indexed on 2010/04/19 3:23 UTC
Read the original article Hit count: 446

Filed under:
|
|
|

Hi there

My web application is a product which has to deploy to a variety of web servers. Is there a way to determine the account name that the .Net worker process account is using at runtime?

Using .Net 3.5, C#

Thanks in advance

-Pete

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about process