Hi evevryone,
I have one requirement here, where i have to create a utility/program
which will use certificates for securing web service communication
between the client and web service to verify that client has the
license to make a call to web service.
and this functionality i have to build using .net framework, i can not
use some third party component even if it is free or .net makecert.exe
utility as i have to incorporate this functionality in my project.if
anyone in the house can provide any relevant and helpful information
regarding this it will be so nice of him/her.Even an idea how to start
with implementing the above mentioned functionality can be a of great
help!!!!!!!!!. i am quite sure that we have memebers in the house who
can handle/respond to more tough queries than this.
Mank Thanks.
John Saunders [MVP] - 03 Nov 2007 21:46 GMT
> Hi evevryone,
>
[quoted text clipped - 11 lines]
> help!!!!!!!!!. i am quite sure that we have memebers in the house who
> can handle/respond to more tough queries than this.
You haven't supplied enough information about what you're trying to
accomplish. Are you asking what .NET Framework classes to use to process
certificates? If so, take a look at the types in the
System.Security.Cryptography.X509Certificates namespace at
http://msdn2.microsoft.com/en-us/library/system.security.cryptography.x509certif
icates.aspx.

Signature
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer