StorageCredentials.ExportKey Method

Definition

Returns the account key for the credentials.

public byte[] ExportKey ();
member this.ExportKey : unit -> byte[]
Public Function ExportKey () As Byte()

Returns

Byte[]

An array of bytes that contains the key.

Applies to