SecurityStore.ValidationInformation Property

Returns the Validation Related Information (VRI) of the signature fields from the Document Security Store (DSS).

public Dictionary<string, SignatureValidationItem> ValidationInformation { get; }
Public Property ValidationInformation As Dictionary(Of String, Of SignatureValidationItem)

Property Value

Dictionary<string, SignatureValidationItem>

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

SecurityStore
ceTe.DynamicPDF.Merger

In this topic