IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

EncryptedDataDetails Property

A collection of encrypted data details.

Syntax


 getEncryptedDataDetails(): XMLEncryptedDataDetailList;

 setEncryptedDataDetails(encryptedDataDetails: XMLEncryptedDataDetailList): void;

Default Value

Remarks

This property holds a collection of details about the XML elements to be encrypted. This may be populated before calling Encrypt. If this is not populated, then the entire XML document will be encrypted.

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]