CertificateCloudCredentials Methods
Namespace:
Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common.NetFramework (in Microsoft.WindowsAzure.Common.NetFramework.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(IDictionary<String^, Object^>^) | Creates credentials from a collection of settings. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeServiceClient<T>(ServiceClient<T>^) | Initializes an instance of ServiceClient<T> that is used to process the credentials.(Inherited from CloudCredentials.) |
![]() | InitializeServiceClient<T>(ServiceClient<T>^) | Initializes an instance of ServiceClient<T> that is used to process the credentials.(Overrides CloudCredentials::InitializeServiceClient<T>(ServiceClient<T>^).) |
![]() | ProcessHttpRequestAsync(HttpRequestMessage^, CancellationToken) | Applies the credentials to the HTTP request.(Inherited from CloudCredentials.) |
![]() | ProcessHttpRequestAsync(HttpRequestMessage^, CancellationToken) | Applies the credentials to the HTTP request. |
![]() | ToString() | (Inherited from Object.) |
Show:

