SignatureInfo.ContentVerificationResults Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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