←Select platform

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly