Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomTlsAuthenticationMethodType Enumeration








Specifies the authentication mode or algorithm.
Syntax
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 = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomTlsAuthenticationMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None No mutual authentication.  Returned if no secure connection is established.
0x00000020Rsa Mutual authentication through RSA certificates.
0x00000021Dss Mutual authentication through DSS.
0x00000022Dh Mutual authentication through DH.
Example
For an example, refer to SetTlsClientCertificate.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomTlsAuthenticationMethodType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
GetTlsAuthenticationAlgorithm Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features