←Select platform

MethodType Property

Summary
Gets or sets the SSL method type to be used for security verification.
Syntax
C#
VB
C++
public DicomSslMethodType MethodType { get; set; } 
Public Property MethodType As DicomSslMethodType 
public: 
property DicomSslMethodType MethodType { 
   DicomSslMethodType get(); 
   void set (    DicomSslMethodType value); 
} 

Property Value

The SSL method type to be used for security verification. The default value is DicomSslMethodType.TlsV1.

Example

For an example, refer to Initialize.

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.