←Select platform

ErrorException Property

Summary

Indicates whether it is success or an error occurred in the certificate exchange/verification phase of TLS DICOM Security negotiation and optionally controls the verification process.

Syntax
C#
VB
C++
public DicomSecurityCertificateException ErrorException { get; set; } 
Public Property ErrorException() As DicomSecurityCertificateException 
   Get 
   Set 

Property Value

A DicomSecurityCertificateException value that indicates whether it is success or an error occurred in the certificate exchange/verification phase of TLS DICOM Security negotiation and optionally controls the verification process.

Remarks

For more information, refer to VerifyCertificateEventArgs.

Example

For an example, refer to VerifyCertificate.

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.Scu Assembly

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