WCF SVC file running under Which Identity?

Posted by Lalit on Stack Overflow See other posts from Stack Overflow or by Lalit
Published on 2010-05-06T17:10:45Z Indexed on 2010/05/06 17:28 UTC
Read the original article Hit count: 170

Filed under:
|
|

I have configured a Virtual Directory on IIS 6.0 running under UserA. AppPool for the same is configured under Network Services.

I have one WCF svc file running under it, My question is:

Is it running on UserA Account Or Network Service?

© Stack Overflow or respective owner

Related posts about wcf

Related posts about ASP.NET