Document Data Archive ReaderSHA 1Content Hash Match Groups Property
Gets a list of HashMatchGroup that contain documents that have the same SHA1ContentHash value.
Definition
Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public List<HashMatchGroup> SHA1ContentHashMatchGroups { get; }