←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize