Leadtools.Dicom Namespace : DicomTlsExchangeMethodType Enumeration |
public enum DicomTlsExchangeMethodType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomTlsExchangeMethodType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomTlsExchangeMethodType
public enum DicomTlsExchangeMethodType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomTlsExchangeMethodType = function() { }; Leadtools.Dicom.DicomTlsExchangeMethodType.prototype = {
None = 0x00000000, RsaSignedDhe = 0x00000040, Rsa = 0x00000041, Dh = 0x00000042, Dss = 0x00000043, Fortezza = 0x00000044, };
public enum class DicomTlsExchangeMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsExchangeMethodType