←Select platform

Options Property

Summary

Gets or sets the restrictive and bug workaround options.

Syntax

C#
VB
C++
public DicomOpenSslOptionsFlags Options { get; set; } 
Public 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).

Example

For an example, refer to Initialize.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly