C#
C++
F#
VB
StorageCredentials.::..UpdateKey Method (Byte[], String)(array<Byte>^, String^)(Byte[], String)(Byte(), 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.Byte[]array<System::Byte>^System.Byte[]System.Byte()
The key value, as an array of bytes, to update.
- keyName
-
Type:
System.StringSystem::String^System.StringSystem.String
The key name to update.