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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomTlsAuthenticationMethodType = function() { }; Leadtools.Dicom.DicomTlsAuthenticationMethodType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomTlsAuthenticationMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Dh | Mutual authentication through DH. |
Dss | Mutual authentication through DSS. |
None | No mutual authentication. Returned if no secure connection is established. |
Rsa | Mutual authentication through RSA certificates. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsAuthenticationMethodType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2