Udostępnij za pośrednictwem


AzureSearchSettings.Key Property

Definition

Gets or sets the key to use to authenticate to the Azure AI Search endpoint.

public string? Key { get; set; }
member this.Key : string with get, set
Public Property Key As String

Property Value

Remarks

When defined it will use an AzureKeyCredential instance instead of Credential.

Applies to