←Select platform

CertificateString Property

Summary

Provides detailed information about each certificate in the certificate exchange/verification phase of TLS DICOM Security negotiation and optionally controls the verification process.

Syntax
C#
VB
C++
public string CertificateString { get; set; } 
Public Property CertificateString() As String 
   Get 
   Set 
public:  
   property String^ CertificateString 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A value that provides detailed information about each certificate 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.