Unsupported Web Cryptography Property (1427)

AdminStudio 2021 | 21.0 | Application Manager

For this browser compatibility test, the web application contents are scanned for usage of the window.ActiveXObject property.

Test Group/Test Category

1427—Browser Compatibility/Microsoft Edge

Severity

Warning

Messages

This web application contains JavaScript property [PROPERTY_NAME] which will not work in {OSKeyFull} (File: [FILE_NAME]).

Background

As of Microsoft Edge, support for the vendor-prefixed version of this property (msCrypto) has been removed.

Resolution

The web application should be re-engineered to use the property Crypto instead of msCrypto.

See Also