←Select platform

CertificateInfo Property

Summary
A dictionary of the certificate information of this signature.
Syntax
C#
VB
C++
public IDictionary<string, string> CertificateInfo { get; } 
Public ReadOnly Property CertificateInfo As IDictionary(Of String,String) 
public: 
property IDictionary<String^,String^>^ CertificateInfo { 
   IDictionary<String^,String^>^ get(); 
} 

Property Value

A dictionary of the certificate information of this signature. The key of this dictionary is, in most cases, one of the CertificateInfoXYZ constants defined in PDFSignature.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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