TokenCloudCredentials Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreate(IDictionary(Of String, Object))

Attempt to create token credentials from a collection of settings.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeServiceClient(Of T)(ServiceClient(Of T))

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

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodProcessHttpRequestAsync(HttpRequestMessage, CancellationToken)

Apply the credentials to the HTTP request.(Overrides CloudCredentials.ProcessHttpRequestAsync(HttpRequestMessage, CancellationToken).)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: