StorageCredentials.UpdateKey Method (String) (Microsoft.WindowsAzure.Storage.Auth)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
Updates the key value for the credentials.
Namespace:
Microsoft.WindowsAzure.Storage.Auth
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- keyValue
-
Type:
System.StringSystem::String^System.StringSystem.String
The key value, as a Base64-encoded string, to update.
Return to top
Updates the key value for the credentials.
Syntax
Parameters
- keyValue
-
Type:
System.StringSystem::String^System.StringSystem.String
The key value, as a Base64-encoded string, to update.