←Select platform

DicomSecurityCertificateException Constructor(SerializationInfo,StreamingContext)

Summary

Initializes a new instance of the DicomSecurityCertificateException class with the specified serialization and context information.

Syntax
C#
VB
C++
protected DicomSecurityCertificateException( 
   SerializationInfo info, 
   StreamingContext context 
) 
Protected Sub New(ByVal info As SerializationInfo, ByVal context As StreamingContext) 
 MyBase.New 
protected:  
   DicomSecurityCertificateException(SerializationInfo^ info, StreamingContext^ context) 

Parameters

info

The data for serializing or de-serializing the object.

context

The source and destination for the object.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.