RestApiSecurityScheme.Flows Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property Flows As RestApiOAuthFlows