SearchServiceClient.SearchCredentials プロパティ

定義

検索サービスに対する認証に使用される資格情報を取得します。 これは、クエリ API キーまたは管理 API キーのいずれかです。

public Microsoft.Azure.Search.SearchCredentials SearchCredentials { get; }
member this.SearchCredentials : Microsoft.Azure.Search.SearchCredentials
Public ReadOnly Property SearchCredentials As SearchCredentials

プロパティ値

実装

注釈

Azure Cognitive Searchの API キーの詳細については、「」を参照してくださいhttps://docs.microsoft.com/azure/search/search-security-api-keys

適用対象