←Select platform

Code Property

Summary

Gets or sets a DicomSecurityCertificateExceptionCode error code that occurs during the certificate exchange/verification phase of TLS DICOM Security negotiation.

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

Property Value

A DicomSecurityCertificateExceptionCode error code that occurs during the certificate exchange/verification phase of TLS DICOM Security negotiation.

Remarks

A DicomSecurityCertificateException is returned in the OnVerify callback.

The DicomSecurityCertificateExceptionCode of the DicomSecurityCertificateException indicates success or the specific reason for failure during the certificate exchange/verification phase of TLS DICOM Security negotiation.

Example

For an example, refer to OnVerify.

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.