LEADTOOLS Medical (Leadtools.Dicom assembly)

MethodType Property

Show in webframe







Gets or sets the SSL method type to be used for security verification.
Syntax
public DicomSslMethodType MethodType {get; set;}
'Declaration
 
Public Property MethodType As DicomSslMethodType
'Usage
 
Dim instance As DicomOpenSslContextCreationSettings
Dim value As DicomSslMethodType
 
instance.MethodType = value
 
value = instance.MethodType
public DicomSslMethodType MethodType {get; set;}

            

            
 
get_MethodType();
set_MethodType(value);
Object.defineProperty('MethodType');
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

See Also

Reference

DicomOpenSslContextCreationSettings Class
DicomOpenSslContextCreationSettings Members
Options Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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