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

Property Value

Applies to