Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Options Property (DicomOpenSslContextCreationSettings)








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;}
 <br/>get_Options();<br/>set_Options(value);<br/>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

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