LEADTOOLS Medical (Leadtools.Dicom assembly)

MaximumVerificationDepth Property

Show in webframe







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;}

            

            
 
get_MaximumVerificationDepth();
set_MaximumVerificationDepth(value);
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

 

 


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