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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly