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