HttpRequestBase.ClientCertificate Property
.NET Framework (current version)
When overridden in a derived class, gets the current request's client security certificate.
Assembly: System.Web (in System.Web.dll)
abstract ClientCertificate : HttpClientCertificate with get override ClientCertificate : HttpClientCertificate with get
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: