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

Property Value

Applies to