Share via


SearchAadAuthDataPlaneAuthOptions.AadAuthFailureMode Property

Definition

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

public Azure.ResourceManager.Search.Models.SearchAadAuthFailureMode? AadAuthFailureMode { get; set; }
member this.AadAuthFailureMode : Nullable<Azure.ResourceManager.Search.Models.SearchAadAuthFailureMode> with get, set
Public Property AadAuthFailureMode As Nullable(Of SearchAadAuthFailureMode)

Property Value

Applies to