J
jnet
Hi,
How Do I retrieve the mapped account to a client certificate in .NET?
I have multi certificates distributed to different clients; I want to
know from whom the request is coming, so I can load the appropriate
settings into session,
Instead of following forms/windows authentication, we just want to
follow Client Certificate Authentication, since most of the services
are thru Web services.
How Do I retrieve the mapped account to a client certificate in .NET?
I have multi certificates distributed to different clients; I want to
know from whom the request is coming, so I can load the appropriate
settings into session,
Instead of following forms/windows authentication, we just want to
follow Client Certificate Authentication, since most of the services
are thru Web services.