←Select platform

Options Property

Summary

Gets the restrictive and bug workaround options.

Syntax

C#
VB
C++
public DicomOpenSslOptionsFlags Options { get; } 
  
ReadOnly Property Options As Leadtools.Dicom.DicomOpenSslOptionsFlags 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly