CertificateType Property

Summary

Gets the type of certificate (textual or binary).

Syntax
C#
VB
C++
public DicomTlsCertificateType CertificateType {get;} 
  
ReadOnly Property CertificateType As DicomTlsCertificateType 
property DicomTlsCertificateType CertificateType { 
   DicomTlsCertificateType get(); 
} 

Property Value

The type of certificate.

Example

For an example, refer to IDicomSecurityCiphers.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly