←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.