HttpWorkerRequest.GetClientCertificate Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
When overridden in a derived class, gets the certification fields (specified in the X.509 standard) from a request issued by the client.
Namespace: System.WebAssembly: System.Web (in system.web.dll)
If no certificate is sent, the ClientCertificate collection returns empty.
Community Additions
ADD
Show: