CloudStorageAccount.ToString Method

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Overload List

NameDescription
CloudStorageAccount.ToString ()Returns a connection string for this storage account, without sensitive data.
CloudStorageAccount.ToString (Boolean)Returns a connection string for the storage account, optionally with sensitive data.

See Also