SignatureInfo.CertificateVerificationResults Property

Definition

Gets the results from the verification of a digital certificate. Read-only.

public:
 property Microsoft::Office::Core::CertificateVerificationResults CertificateVerificationResults { Microsoft::Office::Core::CertificateVerificationResults get(); };
public Microsoft.Office.Core.CertificateVerificationResults CertificateVerificationResults { get; }
member this.CertificateVerificationResults : Microsoft.Office.Core.CertificateVerificationResults
Public ReadOnly Property CertificateVerificationResults As CertificateVerificationResults

Property Value

CertificateVerificationResults

Applies to