TokenCloudCredentials 成员

Class for token based credentials associated with a particular subscription.

以下各表列出了由 TokenCloudCredentials 类型公开的成员。

公共 构造函数

  Name 说明
  TokenCloudCredentials 重载。  

返回页首

公共 属性

  Name 说明
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.

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
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

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

TokenCloudCredentials 类
Microsoft.WindowsAzure 命名空间