TheRequestData..::..ClientCert Property
An object with certificate information. The specific format is dependent on the type of web server.
For example, in Asp.Net the objects are of type System.Web.HttpClientCertificate. In an HttpListener
type web server, the certificates are of type System.Security.Cryptography. X509Certificates.X509Certificate2.
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)