ICloudCredentialsProvider.CreateCredentials Method (IDictionary(Of String, Object))
Creates a CloudCredentials object.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Function CreateCredentials ( settings As IDictionary(Of String, Object) ) As CloudCredentials
Parameters
- settings
-
Type:
System.Collections.Generic.IDictionary(Of String, Object)
The collection of configuration settings.
Show: