References Property
A collection of references.
Syntax
property References: TipcXMLSigReferenceList read get_References write set_References;
Remarks
This property holds a collection of reference to sign or verify. This must be populated before calling Sign. This will be populated by the component when calling VerifySignature and is accessible from within the SignatureInfo event.
This property is not available at design time.