SslMethodType Property

Summary

Identifies which SSL method type is to be used for security verification.

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

Property Value

The SSL method type.

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