SignatureValidationInfo.Certificate Property
Gets the signature certificate.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v25.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
| Type | Description |
|---|---|
| X509Certificate2 | A signature certificate. |
See Also