ApiManagementAuthorizationServerPatch.UseInTestConsole Property

Definition

If true, the authorization server 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