C#
C++
F#
VB
StorageCredentials.AccountName Property
StorageCredentials::AccountName Property
StorageCredentials.AccountName Property
StorageCredentials.AccountName Property
Gets the associated account name for the credentials.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property String^ AccountName { String^ get(); private: void set(String^ value); }