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

Property Value

Applies to