SignatureValidationOptions.CertificatePolicy Property
Specifies the chain policy used to validate an X509 certificate chain.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
Type | Description |
---|---|
X509ChainPolicy | An object that contains the X.509 certificate chain policy. |
See Also