VerificationFlags Property

Summary

Gets the verification mode to be used.

Syntax
C#
VB
C++
public DicomOpenSslVerificationFlags VerificationFlags {get;} 
  
ReadOnly Property VerificationFlags As DicomOpenSslVerificationFlags 
property DicomOpenSslVerificationFlags VerificationFlags { 
   DicomOpenSslVerificationFlags get(); 
} 

Property Value

The verification mode to be used. The default value is Leadtools.Dicom.DicomOpenSslVerificationFlags.None.

Example

For an example, refer to IDicomSecurityCiphers.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly