SignatureInfo.CertificateVerificationResults Property
Gets the results from the verification of a digital certificate. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property CertificateVerificationResults As CertificateVerificationResults
Get
'Usage
Dim instance As SignatureInfo
Dim value As CertificateVerificationResults
value = instance.CertificateVerificationResults
CertificateVerificationResults CertificateVerificationResults { get; }
Property Value
Type: Microsoft.Office.Core.CertificateVerificationResults
CertificateVerificationResults