←Select platform

VerificationFlags Property

Summary

Gets or sets the verification mode to be used.

Syntax
C#
VB
C++
public DicomOpenSslVerificationFlags VerificationFlags { get; set; } 
Public Property VerificationFlags As DicomOpenSslVerificationFlags 
public: 
property DicomOpenSslVerificationFlags VerificationFlags { 
   DicomOpenSslVerificationFlags get(); 
   void set (    DicomOpenSslVerificationFlags value); 
} 

Property Value

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

Example

For an example, refer to Initialize.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly