Edit

Share via


SignatureInfo.ContentVerificationResults Property

Definition

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

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

Property Value

ContentVerificationResults

Applies to