Partager via


OpenApiFunctionExecutionParameters.AuthCallback Property

Definition

Callback for adding authentication data to HTTP requests.

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

Property Value

Applies to