This setting indicates whether a checksum must be included in the Patient Window URL.
If EnableChecksum is set to true, the Patient Window URL must contain a valid checksum value. You also must specify the key used to create checksums in the ChecksumKey web.config setting. When attempting to retrieve documents, OnBase Patient Window will compare the checksum value to the expected checksum. If they match, OnBase Patient Window attempts to retrieve the specified documents. If the checksums do not match, the user is presented with an error.
Note:
Checksums must be generated using HMACSHA256. OnBase Patient Window supports only HMACSHA256 checksum verification.
If EnableChecksum is set to false, OnBase Patient Window ignores the checksum value.