StorageCredentials.UpdateKey Method (Byte[]) (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.Byte[]array<System::Byte>^System.Byte[]System.Byte()
The key value, as an array of bytes, to update.
Return to top
Updates the key value for the credentials.
Syntax
Parameters
- keyValue
-
Type:
System.Byte[]array<System::Byte>^System.Byte[]System.Byte()
The key value, as an array of bytes, to update.