HashAlgorithm.Hash Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the value of the computed hash code.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| CryptographicUnexpectedOperationException | HashValue is null. |
| ObjectDisposedException | The object has already been disposed. |
Show: