C#
VB
C++
Gets or sets the maximum depth of the certificate chain to be verified.
public int MaximumVerificationDepth { get; set; }
Public Property MaximumVerificationDepth As Integer
public:
property int MaximumVerificationDepth {
int get();
void set ( int value);
}
The maximum depth of the certificate chain to be verified. The default value is 9.
For an example, refer to Initialize.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET