Leadtools.Dicom Namespace : DicomSslMethodType Enumeration |
public enum DicomSslMethodType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomSslMethodType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomSslMethodType
public enum DicomSslMethodType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomSslMethodType = function() { }; Leadtools.Dicom.DicomSslMethodType.prototype = {
SslV2 = 0x00000001, SslV3 = 0x00000002, TlsV1 = 0x00000003, SslV23 = 0x00000004, };
public enum class DicomSslMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomSslMethodType