Share via


AadAuthFailureMode type

Describes what response the data plane API of a search service would send for requests that failed authentication.

type AadAuthFailureMode = "http403" | "http401WithBearerChallenge"