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