IObjectCacheBaseHashAlgorithm Property

Scanjour Workflow4 Reference Manual
Get or set the hashalgoritm for the cache. The default value is MD5. To turn off hashing set the value to HashAlgorithmEnum.None

Namespace:  Scanjour.Workflow4.Base.Cache
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

HashAlgorithmEnum HashAlgorithm { get; set; }

Property Value

Type: HashAlgorithmEnum
See Also

Reference