StorageCredentials.ExportKey Method (Microsoft.WindowsAzure.Storage.Auth)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
Returns the account key for the credentials.
Namespace:
Microsoft.WindowsAzure.Storage.Auth
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Return Value
Type:
System.Byte[]array<System::Byte>^System.Byte[]System.Byte()An array of bytes that contains the key.
Return to top
Returns the account key for the credentials.
Syntax
Return Value
Type: System.Byte[]array<System::Byte>^System.Byte[]System.Byte()An array of bytes that contains the key.