LEADTOOLS Medical (Leadtools.Dicom assembly)

Options Property (DicomOpenSslContextCreationSettings)

Show in webframe







Gets or sets the restrictive and bug workaround options.
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;}

            

            
 
get_Options();
set_Options(value);
Object.defineProperty('Options');
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

See Also

Reference

DicomOpenSslContextCreationSettings Class
DicomOpenSslContextCreationSettings Members
MethodType Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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