[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See
Storage Client Library for the latest version.]
The specified MD5 hash is invalid.
Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
Usage
Visual Basic |
---|
Dim value As String
value = StorageErrorCodeStrings.InvalidMd5
|
Syntax
Visual Basic |
---|
Public Const InvalidMd5 As String |
C# |
---|
public const string InvalidMd5 |
C++ |
---|
public:
literal String^ InvalidMd5 |
Platforms
See Also