DocumentSHA 256Content Hash Property
SHA-256 content hash is a proprietary hash on only the content part of document file format.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public string SHA256ContentHash { get; set; }Property Value
StringRemarks
For Office 97-2003 documents that have complementary hashes, the complementary hash is the hash of the document's primary compound document stream (e.g., for Word 97-2003 it is the hash of the "WordDocument" compound file stream). For emails, it is a hash of extracted text with some caveats.