CoreJsonContext.TokenResponse 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.TokenResponse> TokenResponse { get; }
member this.TokenResponse : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.TokenResponse>
Public ReadOnly Property TokenResponse As JsonTypeInfo(Of TokenResponse)

Property Value

Applies to