Data.Cloud.AzureAPI.TAzureConnectionInfo.GetAccountName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
| Unit: Data.Cloud.AzureAPI | |
| Parent: TAzureConnectionInfo | |
Delphi
function GetAccountName: string; override;
C++
virtual System::UnicodeString __fastcall GetAccountName();
Description
Returns the account name used for authentication with the service.
The GetAccountName method returns the account name used for authentication with the service.