Leadtools.Dicom Namespace : DicomTlsAuthenticationMethodType Enumeration |
public enum DicomTlsAuthenticationMethodType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomTlsAuthenticationMethodType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomTlsAuthenticationMethodType
public enum DicomTlsAuthenticationMethodType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomTlsAuthenticationMethodType = function() { }; Leadtools.Dicom.DicomTlsAuthenticationMethodType.prototype = {
None = 0x00000000, Rsa = 0x00000020, Dss = 0x00000021, Dh = 0x00000022, };
public enum class DicomTlsAuthenticationMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsAuthenticationMethodType