G
Guest
Hi,
I'm currently writing a .net (VB) windows forms application that consumes a
(also VB) .net webservice. The access to this webservice shall be secured by
SSL and authentification - and here I encounter a problem:
How can I use/retrieve the local user's credentials (user name and password)
to authentificate as a client to the webservice? And how is it possible to
retrieve the username of the currently consuming client in my webservice code?
(The key is to deliver the same information by the webservice to any
computer a specific user logs on given that my software is installed).
Any ideas or hints?
Best wishes,
Andreas
I'm currently writing a .net (VB) windows forms application that consumes a
(also VB) .net webservice. The access to this webservice shall be secured by
SSL and authentification - and here I encounter a problem:
How can I use/retrieve the local user's credentials (user name and password)
to authentificate as a client to the webservice? And how is it possible to
retrieve the username of the currently consuming client in my webservice code?
(The key is to deliver the same information by the webservice to any
computer a specific user logs on given that my software is installed).
Any ideas or hints?
Best wishes,
Andreas