StorageSharedKeyCredential
A StorageSharedKeyCredential is a credential backed by
a Storage Account's name and one of its access keys.
Gets the name of the Storage Account.
Initializes a new instance of the
StorageSharedKeyCredential class.
Generates a base-64 hash signature string for an HTTP request or
for a SAS.
Update the Storage Account's access key. This intended to be used
when you've regenerated your Storage Account's access keys and want
to update long lived clients.