←Select platform

MaximumVerificationDepth Property

Summary
Gets or sets the maximum depth of the certificate chain to be verified.
Syntax
C#
VB
C++
public int MaximumVerificationDepth { get; set; } 
Public Property MaximumVerificationDepth As Integer 
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

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

Leadtools.Dicom Assembly

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