次の方法で共有


TokenCloudCredentials のメンバー

Class for token based credentials associated with a particular subscription.

TokenCloudCredentials データ型で公開されるメンバーを以下の表に示します。

パブリック コンストラクター

  名前 説明
  TokenCloudCredentials オーバーロードされます。  

このページのトップへ

パブリック プロパティ

  名前 説明
SubscriptionId オーバーライドされます。 Gets subscription ID which uniquely identifies Microsoft Azure subscription. The subscription ID forms part of the URI for every call that you make to the Service Management API.
Token Gets or sets secure token used to authenticate against Microsoft Azure API. No anonymous requests are allowed.

このページのトップへ

パブリック メソッド

(プロテクト メソッド も参照)

  名前 説明
Create Attempt to create token credentials from a collection of settings.
Equals  (Object から継承)
GetHashCode  (Object から継承)
GetType  (Object から継承)
InitializeServiceClient  Initializes an instance of ServiceClient that is used to process the credentials. (CloudCredentials から継承)
ProcessHttpRequestAsync オーバーライドされます。 Apply the credentials to the HTTP request.
ToString  (Object から継承)

このページのトップへ

プロテクト メソッド

  名前 説明
Finalize  (Object から継承)
MemberwiseClone  (Object から継承)

このページのトップへ

関連項目

リファレンス

TokenCloudCredentials クラス
Microsoft.WindowsAzure 名前空間