C#
C++/CLI
Initializes a new instance of the DicomSecurityCertificateException class with the specified serialization and context information.
protected DicomSecurityCertificateException(
SerializationInfo info,
StreamingContext context
)
protected:
DicomSecurityCertificateException(SerializationInfo^ info, StreamingContext^ context)
info
The data for serializing or de-serializing the object.
context
The source and destination for the object.
DicomSecurityCertificateException Class