SignatureCheckResult.IsPassed Property
Gets whether the signature passed the check.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the signature passed the check; otherwise, false. |
See Also