TokenCloudCredentials.Create Method (IDictionary<String, Object>)
Attempt to create token credentials from a collection of settings.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- settings
-
Type:
System.Collections.Generic.IDictionary<String, Object>
The settings to use.
Return Value
Type: Microsoft.WindowsAzure.TokenCloudCredentialsTokenCloudCredentials is created, null otherwise.
Show: