Click or drag to resize
SearchServiceAdminApiKey Property
Azure Search service admin API key.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 11.0.0
Syntax
C#
public string AdminApiKey { get; set; }

Property Value

Type: String
See Also