Compares HashCodeMD5 value and MD5 hash code calculated for the source file server-side.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Function ValidateHashCodeMD5 As Boolean
public bool ValidateHashCodeMD5()
true
if HashCodeMD5 property value and source file MD5 hash code are equal; otherwise false
.