CertificateCloudCredentials Methods

 

Namespace:   Microsoft.WindowsAzure
Assembly:  Microsoft.WindowsAzure.Common.NetFramework (in Microsoft.WindowsAzure.Common.NetFramework.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreate(IDictionary<String^, Object^>^)

Creates credentials from a collection of settings.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeServiceClient<T>(ServiceClient<T>^)

Initializes an instance of ServiceClient<T> that is used to process the credentials.(Inherited from CloudCredentials.)

System_CAPS_pubmethodInitializeServiceClient<T>(ServiceClient<T>^)

Initializes an instance of ServiceClient<T> that is used to process the credentials.(Overrides CloudCredentials::InitializeServiceClient<T>(ServiceClient<T>^).)

System_CAPS_pubmethodProcessHttpRequestAsync(HttpRequestMessage^, CancellationToken)

Applies the credentials to the HTTP request.(Inherited from CloudCredentials.)

System_CAPS_pubmethodProcessHttpRequestAsync(HttpRequestMessage^, CancellationToken)

Applies the credentials to the HTTP request.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: