Click or drag to resize

DocumentDataArchiveReaderSHA1BinaryHashMatchGroups Property

Gets a list of HashMatchGroup that contain documents that have the same SHA1BinaryHash value.

Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public List<HashMatchGroup> SHA1BinaryHashMatchGroups { get; }

Property Value

ListHashMatchGroup
See Also