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

Property Value

Applies to