SignatureInfo.IsCertificateUntrusted Property
Gets a Boolean value indicating whether the digital certificate used to digitally sign a document comes from a trusted source. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property IsCertificateUntrusted As Boolean
Get
'Usage
Dim instance As SignatureInfo
Dim value As Boolean
value = instance.IsCertificateUntrusted
bool IsCertificateUntrusted { get; }
Property Value
Type: System.Boolean
Boolean