TokenCloudCredentials Methods
Namespace:
Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(IDictionary(Of String, Object)) | Attempt to create token credentials from a collection of settings. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeServiceClient(Of T)(ServiceClient(Of T)) | Initializes an instance of ServiceClient(Of T) that is used to process the credentials.(Inherited from CloudCredentials.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ProcessHttpRequestAsync(HttpRequestMessage, CancellationToken) | Apply the credentials to the HTTP request.(Overrides CloudCredentials.ProcessHttpRequestAsync(HttpRequestMessage, CancellationToken).) |
![]() | ToString() | (Inherited from Object.) |
Show:


