Share via


SignatureInfo.IsCertificateExpired Property

Gets a Boolean value indicating whether the digital certificate is expired. Read-only.

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

Syntax

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

value = instance.IsCertificateExpired
bool IsCertificateExpired { get; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

SignatureInfo Interface

SignatureInfo Members

Microsoft.Office.Core Namespace