共用方式為


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命名空間