The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
X509CertificateEndpointIdentity Constructor (X509Certificate2^)
.NET Framework (current version)
Initializes a new instance of a X509CertificateEndpointIdentity class using an existing certificate.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- certificate
-
Type:
System.Security.Cryptography.X509Certificates::X509Certificate2^
The certificate to clone.
| Exception | Condition |
|---|---|
| ArgumentNullException | certificate is null. |
The certificate is added to a collection of certificates.
.NET Framework
Available since 3.0
Available since 3.0
Show: