Click or drag to resize
Pdftools logo

SignatureConfigurationValidationInformation Property

Whether to add validation information (LTV)

Note: This has no effect for signing certificates that do not offer revocation information.

Default: EmbedInDocument


Namespace: PdfTools.Crypto.Providers.GlobalSignDss
Assembly: PdfTools (in PdfTools.dll) Version: 1.11.1+7e91adfd8b3958b0a599c3b63ff35d8a15e95be7
Syntax
C#
public ValidationInformation ValidationInformation { get; set; }

Property Value

ValidationInformation
See Also