Share via


RestApiOAuthFlows.Password Property

Definition

Configuration for the OAuth Resource Owner Password flow.

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

Property Value

Applies to