MaximumVerificationDepth Property

Summary

Gets the maximum depth of the certificate chain to be verified.

Syntax
C#
VB
C++
public int MaximumVerificationDepth {get;} 
  
ReadOnly Property MaximumVerificationDepth As Integer 
property int MaximumVerificationDepth { 
   int get(); 
} 

Property Value

The maximum depth of the certificate chain to be verified. The default value is 9.

Example

For an example, refer to IDicomSecurityCiphers.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.