CloudStorageAccount.ToString Method (Boolean) (Microsoft.WindowsAzure.Storage)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
Returns a connection string for the storage account, optionally with sensitive data.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- exportSecrets
-
Type:
System.BooleanSystem::BooleanSystem.BooleanSystem.Boolean
True to include sensitive data in the string; otherwise, false.
Return to top
Returns a connection string for the storage account, optionally with sensitive data.
Syntax
Parameters
- exportSecrets
-
Type:
System.BooleanSystem::BooleanSystem.BooleanSystem.Boolean
True to include sensitive data in the string; otherwise, false.