ElasticSearchTargetApiKey Property
API Key (用於 ApiKey Authentication)
Namespace: eBizprise.Framework.Log.ElasticSearchAssembly: eBizprise.Framework.Log.LogHelper.ElasticSearch (in eBizprise.Framework.Log.LogHelper.ElasticSearch.dll) Version: 25.0.3.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
public string ApiKey { get; set; }
Property Value
String
若同時設定 ApiKeyId 與 ApiKey 時,則優先使用 ApiKey 驗證而非 Basic Authentication