Share via


SignatureInfo.ContentVerificationResults Property

Gets a value representing the results of the verification of the hashed contents of a signed document. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property ContentVerificationResults As ContentVerificationResults
    Get
'Usage
Dim instance As SignatureInfo
Dim value As ContentVerificationResults

value = instance.ContentVerificationResults
ContentVerificationResults ContentVerificationResults { get; }

Property Value

Type: Microsoft.Office.Core.ContentVerificationResults
ContentVerificationResults

See Also

Reference

SignatureInfo Interface

SignatureInfo Members

Microsoft.Office.Core Namespace