Storage Client Library for Windows Runtime (Version 7.0)

Microsoft.WindowsAzure.Storage.Queue

CloudStorageAccount.ToString Method (Microsoft.WindowsAzure.Storage)

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

Overload List

NameDescription
System_CAPS_pubmethodToString()()()()

Returns a connection string for this storage account, without sensitive data. (Overrides Object.::..ToString()()()().)

System_CAPS_pubmethodToString(Boolean)(Boolean)(Boolean)(Boolean)

Returns a connection string for the storage account, optionally with sensitive data.

Return to top