ManagementClient.Credentials Property

 

Gets the credentials that are required to perform operations on subscription resources.

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

public SubscriptionCloudCredentials Credentials { get; }

Property Value

Type: Microsoft.Azure.SubscriptionCloudCredentials

The subscription credentials.

Return to top
Show: