Options Property

Summary
Gets the restrictive and bug workaround options.
Syntax
C#
VB
C++
public DicomOpenSslOptionsFlags Options {get;} 
  
ReadOnly Property Options As DicomOpenSslOptionsFlags 
property DicomOpenSslOptionsFlags Options { 
   DicomOpenSslOptionsFlags get(); 
} 

Property Value

The restrictive and bug workaround options. The default value is the combination (DicomOpenSslOptionsFlags.NoSslV3 | DicomOpenSslOptionsFlags.NoSslV2 | DicomOpenSslOptionsFlags.AllBugWorkarounds).

Example

For an example, refer to IDicomSecurityCiphers.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

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