CloudBlobClient.Credentials プロパティ

定義

BLOB サービス クライアントの作成に使用するアカウントの資格情報を取得します。

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

プロパティ値

StorageCredentials オブジェクト。

適用対象