←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 Leadtools.Dicom.DicomSslMethodType 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly