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

Property Value

Applies to