Skip to main content
A newer version of this page is available. .
All docs
V20.2
.NET Framework 4.5.2+

SignatureValidationOptions Properties

Contains signature validation options.
Name Description
CertificateKeyUsageFlags Gets or sets how the certificate key can be used.
CertificatePolicy Specifies the chain policy used to validate an X509 certificate chain.
DecryptionPassword Gets or sets a password used to open an encrypted a document.
TimestampCertificatePolicy Specifies the chain policy applied when building a timestamp certificate chain.
ValidationFlags Specifies the validation flags.
See Also