CloudStorageAccount.Credentials Property

Definition

Gets the credentials used to create this CloudStorageAccount object.

public Microsoft.Azure.Storage.Auth.StorageCredentials Credentials { get; }
member this.Credentials : Microsoft.Azure.Storage.Auth.StorageCredentials
Public ReadOnly Property Credentials As StorageCredentials

Property Value

A StorageCredentials object.

Applies to