CoreJsonContext.TokenExchangeInvokeResponse Property

Definition

Defines the source generated JSON serialization contract metadata for a given type.

public System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.TokenExchangeInvokeResponse> TokenExchangeInvokeResponse { get; }
member this.TokenExchangeInvokeResponse : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.TokenExchangeInvokeResponse>
Public ReadOnly Property TokenExchangeInvokeResponse As JsonTypeInfo(Of TokenExchangeInvokeResponse)

Property Value

Applies to