SearchCredentials.ApiKey Property

Definition

api-key used to authenticate to a search service. Can be either a query key for querying only, or an admin key that enables index and document management as well.

public string ApiKey { get; }
member this.ApiKey : string
Public ReadOnly Property ApiKey As String

Property Value

Applies to