C#
C++
F#
VB
StorageCredentials.::..UpdateKey Method (String, String)(String^, String^)(String, String)(String, String)
Updates the key value and key name for the credentials.
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.
- keyName
-
Type:
System.StringSystem::String^System.StringSystem.String
The key name to update.