Share via


RestApiSecurityScheme.Flows Property

Definition

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

public Microsoft.SemanticKernel.Plugins.OpenApi.RestApiOAuthFlows? Flows { get; init; }
member this.Flows : Microsoft.SemanticKernel.Plugins.OpenApi.RestApiOAuthFlows with get, set
Public Property Flows As RestApiOAuthFlows

Property Value

Applies to