Data.Cloud.AzureAPI.TAzureConnectionInfo.AccountName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: TAzureConnectionInfo

Delphi

property AccountName;

C++

__property AccountName = {default=0};

Description

Specifies the account name used for authentication with the service.

Data.Cloud.AzureAPI.TAzureConnectionInfo.AccountName inherits from Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountName. All content below this line refers to Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountName.

Specifies the account name used for authentication with the service.

See Also