Client Cert Delegation to Web Service -
08-29-2007
, 09:34 AM
I have some secure ASP.NET Web Services (which could become WCF
services) used to generate a secure ASP.NET page. Is there any way to
delegate (impersonate?) the client cert from the user accessing the
page to the secure service ?
Thanks in advance
Doug |