Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomTlsCertificateType Enumeration








Specifies the certificate type.
Syntax
public enum DicomTlsCertificateType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomTlsCertificateType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomTlsCertificateType
public enum DicomTlsCertificateType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomTlsCertificateType = function() { };
Leadtools.Dicom.DicomTlsCertificateType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomTlsCertificateType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000001Pem Textual certificate.
0x00000002Asn1 Binary certificate.
Example
For an example, refer to Initialize.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomTlsCertificateType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
SetTlsClientCertificate Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features