Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (23 loc) · 731 Bytes

signatureinfo-isvalid-property-office.md

File metadata and controls

42 lines (23 loc) · 731 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
SignatureInfo.IsValid Property (Office)
vbaof11.chm286010
vbaof11.chm286010
office
Office.SignatureInfo.IsValid
71c2a187-85c7-430f-626d-5dd055ae33dc
06/08/2017

SignatureInfo.IsValid Property (Office)

Gets a Boolean value indicating whether the signature was successfully validated following signature verification. Read-only.

Syntax

expression. IsValid

expression An expression that returns a SignatureInfo object.

Return Value

Boolean

See also

Concepts

SignatureInfo Object

Other resources

SignatureInfo Object Members