Sending User Credentials over the Wire

  • Thread starter Thread starter kloppie
  • Start date Start date
K

kloppie

Hi,

I'm working on an app which will run on the Compact Framework 1.x.

The app will be docked to a workstation. The workstation will be logged
in to the LAN with a valid NT user account.

This app consumes a Web Service which will be located on the LAN.

When the app then calls the Web Service, i was hoping that the user
credentials from the workstation would be sent to Web Service - but my
Web Service call fails, and this has leed my to believe that no user
credentials are sent to the Web Service. Am i right?

Anybody knows?

- Martin K. Jensen
 
Back
Top