View Single Post
Old 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