API:Data.Cloud.AzureAPI.TAzureConnectionInfo.AccountKey

提供:RAD Studio API Documentation

Delphi

property AccountKey;

C++

__property AccountKey = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureConnectionInfo

説明

サービスを認証するために使用するアカウントのキーまたはパスワードを示します。 Data.Cloud.AzureAPI.TAzureConnectionInfo.AccountKey は Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey を継承しています。以下の内容はすべて Data.Cloud.CloudAPI.TCloudConnectionInfo.AccountKey を参照しています。


サービスを認証するために使用するアカウントのキーまたはパスワードを示します。

関連項目