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

Show in webframe

MaximumVerificationDepth Property








Gets or sets the maximum depth of the certificate chain to be verified.
Syntax
public int MaximumVerificationDepth {get; set;}
'Declaration
 
Public Property MaximumVerificationDepth As Integer
'Usage
 
Dim instance As DicomOpenSslContextCreationSettings
Dim value As Integer
 
instance.MaximumVerificationDepth = value
 
value = instance.MaximumVerificationDepth
public int MaximumVerificationDepth {get; set;}
 <br/>get_MaximumVerificationDepth();<br/>set_MaximumVerificationDepth(value);<br/>Object.defineProperty('MaximumVerificationDepth'); 
public:
property int MaximumVerificationDepth {
   int get();
   void set (    int value);
}

Property Value

The maximum depth of the certificate chain to be verified. The default value is 9.
Example
For an example, refer to Initialize.
Requirements

Target Platforms

See Also

Reference

DicomOpenSslContextCreationSettings Class
DicomOpenSslContextCreationSettings Members

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