Share via


RestApiOAuthFlows.Implicit Property

Definition

Configuration for the OAuth Implicit flow

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

Property Value

Applies to