CloudCredentials 成员
Represents the base class that provides credentials to access Windows Azure services.
以下各表列出了由 CloudCredentials 类型公开的成员。
受保护 构造函数
Name | 说明 | |
---|---|---|
CloudCredentials | Initializes a new instance of the CloudCredentials class. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
InitializeServiceClient | Initializes an instance of ServiceClient that is used to process the credentials. | |
ProcessHttpRequestAsync | Applies the credentials to the HTTP request. | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首