Share via


OpenApiSecurityScheme.Flows Property

Definition

REQUIRED. An object containing configuration information for the flow types supported.

public Microsoft.OpenApi.Models.OpenApiOAuthFlows Flows { get; set; }
member this.Flows : Microsoft.OpenApi.Models.OpenApiOAuthFlows with get, set
Public Property Flows As OpenApiOAuthFlows

Property Value

Applies to