ICloudConfigurationProvider.RegisterDefaultCloudCredentialsProviders Method ()

 

Registers platform-specific cloud configuration providers with the common runtime.

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

Syntax

void RegisterDefaultCloudCredentialsProviders()
void RegisterDefaultCloudCredentialsProviders()
abstract RegisterDefaultCloudCredentialsProviders : unit -> unit
Sub RegisterDefaultCloudCredentialsProviders

See Also

ICloudConfigurationProvider Interface
Microsoft.WindowsAzure.Common.Platform Namespace

Return to top