ISubscriptionClient::Credentials Property

 

Credentials used to authenticate requests.

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

property CloudCredentials^ Credentials {
	CloudCredentials^ get();
	void set(CloudCredentials^ value);
}

Property Value

Type: Hyak.Common::CloudCredentials^
Return to top
Show: