StorageCredentials.ExportBase64EncodedKey Method

Definition

Exports the value of the account access key to a Base64-encoded string.

public string ExportBase64EncodedKey ();
member this.ExportBase64EncodedKey : unit -> string
Public Function ExportBase64EncodedKey () As String

Returns

The account access key.

Applies to