다음을 통해 공유


SearchServiceData.AuthOptions 속성

정의

검색 서비스의 데이터 평면 API가 요청을 인증하는 방법에 대한 옵션을 정의합니다. 'disableLocalAuth'가 true로 설정된 경우에는 설정할 수 없습니다.

public Azure.ResourceManager.Search.Models.SearchAadAuthDataPlaneAuthOptions AuthOptions { get; set; }
member this.AuthOptions : Azure.ResourceManager.Search.Models.SearchAadAuthDataPlaneAuthOptions with get, set
Public Property AuthOptions As SearchAadAuthDataPlaneAuthOptions

속성 값

적용 대상