SignatureInfo.IsCertificateRevoked Property
Gets a Boolean value indicating whether the digital certificate is revoked. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property IsCertificateRevoked As Boolean
Get
'Usage
Dim instance As SignatureInfo
Dim value As Boolean
value = instance.IsCertificateRevoked
bool IsCertificateRevoked { get; }
Property Value
Type: System.Boolean
Boolean