Thread
:
Impersonation question
View Single Post
12-14-2007
#
1
(
permalink
)
C Downey
Guest
Impersonation question
Is there any easy way to impersonate a user account in WCF similar to the
asp.net impersonate below?
<identity impersonate="true" userName="MYDOMAIN\sharepoint"
password="mysecretpassword" />
Thanks,
Clayton
C Downey