ISecurityProfileExternalModule.ExternalModuleHash
Usage:
Description:
It contains checksum of the external module.
For external reports and data processors, is calculated by SHA-1 algorithm transformed to the string base64. The following can be used to build checksum:
- object DataHashing with specified hash function SHA1;
- global context method Base64String.
Availability: