Document Task SettingsPerform Nist Check Property
Perform NIST check on document using SHA1BinaryHash hashes. The default value is true.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
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 bool PerformNistCheck { get; set; }Property Value
BooleanRemarks
If a document's binary SHA1 hash is found to be in the NIST RDS hash database then IsNist is set to true.