IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

References Property

A collection of references.

Syntax


 getReferences(): XMLSigReferenceList;

 setReferences(references: XMLSigReferenceList): void;

Default Value

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 class when calling VerifySignature and is accessible from within the SignatureInfo event.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 JavaScript Edition - Version 20.0 [Build 8262]