Share via


ApiManagementOpenIdConnectProviderData.UseInTestConsole Property

Definition

If true, the Open ID Connect provider may be used in the developer portal test console. True by default if no value is provided.

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

Property Value

Applies to