Visual Basic (Declaration) | |
---|---|
Public Enum DicomTlsAuthenticationMethodType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum DicomTlsAuthenticationMethodType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum DicomTlsAuthenticationMethodType : public Enum |
C++/CLI | |
---|---|
public enum class DicomTlsAuthenticationMethodType : public Enum |
Member | Description |
---|---|
Rsa | Mutual authentication through RSA certificates. |
For an example, refer to SetTlsClientCertificate.
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomTlsAuthenticationMethodType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family