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.
X509Certificate Constructor (SerializationInfo^, StreamingContext)
.NET Framework (current version)
Initializes a new instance of the X509Certificate class using a SerializationInfo object and a StreamingContext structure.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
A SerializationInfo object that describes serialization information.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
A StreamingContext structure that describes how serialization should be performed.
| Exception | Condition |
|---|---|
| CryptographicException | An error with the certificate occurs. For example:
|
.NET Framework
Available since 2.0
Available since 2.0
Show: