Share via


SignatureInfo.IsValid Property

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

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

Syntax

'Declaration
ReadOnly Property IsValid As Boolean
    Get
'Usage
Dim instance As SignatureInfo
Dim value As Boolean

value = instance.IsValid
bool IsValid { get; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

SignatureInfo Interface

SignatureInfo Members

Microsoft.Office.Core Namespace