共用方式為


SearchServiceData.IsLocalAuthDisabled 屬性

定義

設定為 true 時,不允許對搜尋服務的呼叫利用 API 金鑰進行驗證。 如果定義 'dataPlaneAuthOptions',則無法將此設定為 true。

public bool? IsLocalAuthDisabled { get; set; }
member this.IsLocalAuthDisabled : Nullable<bool> with get, set
Public Property IsLocalAuthDisabled As Nullable(Of Boolean)

屬性值

適用於