ApiManagementAuthorizationServerPatch.UseInApiDocumentation Property

Definition

If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided.

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

Property Value

Applies to