Pdf |
Gets or sets the (potentially partial) validation-related information (certificates, certificate revocation lists and Online Certificate Status Protocol responses) that should be embedded in the signature.
The ValidationInfo cannot contain any CRL or OCSP response if SignatureLevel is set to PAdES_B_B or higher.
Default value: (only signing certificate will be embedded in the signature).
Exception | Condition |
---|---|
InvalidOperationException | Value contains at least one CRL or OCSP response and SignatureLevel is PAdES_B_B or higher. |