LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

Options Property (DicomOpenSslContextCreationSettings)








Gets or sets the restrictive and bug workaround options. .NET support
Syntax
public DicomOpenSslOptionsFlags Options {get; set;}
'Declaration
 
Public Property Options As DicomOpenSslOptionsFlags
'Usage
 
Dim instance As DicomOpenSslContextCreationSettings
Dim value As DicomOpenSslOptionsFlags
 
instance.Options = value
 
value = instance.Options
public DicomOpenSslOptionsFlags Options {get; set;}
ObjectiveC Syntax
Java Syntax
 get_Options();
set_Options(value);
public:
property DicomOpenSslOptionsFlags Options {
   DicomOpenSslOptionsFlags get();
   void set (    DicomOpenSslOptionsFlags value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomOpenSslContextCreationSettings Class
DicomOpenSslContextCreationSettings Members
MethodType Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features